WIP
This commit is contained in:
9
main.tex
9
main.tex
@@ -14,9 +14,10 @@
|
||||
|
||||
% Content
|
||||
\input{config/content}
|
||||
\newcommand{\ThesisTitle}{Study of the Perception and Manipulation of Virtual Objects in Augmented Reality using Wearable Haptics}
|
||||
\hypersetup{
|
||||
pdfauthor = {Erwan NORMAND},
|
||||
pdftitle = {Study of the Perception and Manipulation of Virtual Objects in Augmented Reality using Wearable Haptics},
|
||||
pdftitle = \ThesisTitle,
|
||||
pdfsubject = {Ph.D. Thesis of Erwan NORMAND},
|
||||
pdfkeywords = {Augmented Reality, Wearable Haptics, Perception, Interaction, Textures, Virtual Hand},
|
||||
}
|
||||
@@ -32,13 +33,13 @@
|
||||
|
||||
\frontmatter
|
||||
\import{0-front}{cover}
|
||||
%\importchapter{0-front}{acknowledgement}
|
||||
\importchapter{0-front}{acknowledgement}
|
||||
\importchapter{0-front}{toc}
|
||||
|
||||
\mainmatter
|
||||
\import{1-introduction}{part}
|
||||
\importchapter{1-introduction/introduction}{introduction}
|
||||
%\importchapter{1-introduction/related-work}{related-work}
|
||||
\importchapter{1-introduction/related-work}{related-work}
|
||||
|
||||
\import{2-perception}{perception}
|
||||
\importchapter{2-perception/vhar-system}{vhar-system}
|
||||
@@ -54,7 +55,7 @@
|
||||
|
||||
\appendix
|
||||
\importchapter{4-conclusion}{publications}
|
||||
\importchapter{4-conclusion}{résumé}
|
||||
%\importchapter{4-conclusion}{résumé}
|
||||
|
||||
\backmatter
|
||||
\importchapter{5-back}{bibliography}
|
||||
|
||||
Reference in New Issue
Block a user