Formatting

This commit is contained in:
2024-09-24 15:15:30 +02:00
parent 36fe1dbc15
commit 8aa814597f
13 changed files with 47 additions and 83 deletions

View File

@@ -15,10 +15,10 @@
% Content
\input{config/content}
\hypersetup{
pdfauthor = {Erwan NORMAND},
pdftitle = {Wearable Haptics and Augmented Reality},
pdfsubject = {Ph.D. Thesis of Erwan NORMAND},
pdfkeywords = {},
pdfauthor = {Erwan NORMAND},
pdftitle = {Wearable Haptics and Augmented Reality},
pdfsubject = {Ph.D. Thesis of Erwan NORMAND},
pdfkeywords = {},
}
% Custom commands
@@ -31,14 +31,14 @@
\begin{document}
\frontmatter
\importcover{0-front}{cover}
%\importcover{0-front}{cover}
%\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}
@@ -58,6 +58,6 @@
\importchapter{4-conclusion}{acronyms}
\importchapter{4-conclusion}{figures}
\importchapter{4-conclusion}{tables}
\importcover{4-conclusion}{backcover}
%\importcover{4-conclusion}{backcover}
\end{document}