This commit is contained in:
2024-10-25 17:54:02 +02:00
parent ca5d5f82ff
commit 8883ca4f66
15 changed files with 267 additions and 137 deletions

View File

@@ -31,36 +31,36 @@
% Document
\begin{document}
\frontmatter
\import{0-front}{cover}
%\importchapter{0-front}{acknowledgement}
\importchapter{0-front}{contents}
%\frontmatter
%\import{0-front}{cover}
%%\importchapter{0-front}{acknowledgement}
%\importchapter{0-front}{contents}
\mainmatter
\importchapter{1-introduction}{introduction}
\importchapter{2-related-work}{related-work}
\import{3-perception}{perception}
\importchapter{3-perception/vhar-system}{vhar-system}
\importchapter{3-perception/xr-perception}{xr-perception}
\importchapter{3-perception/vhar-textures}{vhar-textures}
\import{4-manipulation}{manipulation}
\importchapter{4-manipulation/visual-hand}{visual-hand}
\importchapter{4-manipulation/visuo-haptic-hand}{visuo-haptic-hand}
\bookmarksetup{startatroot}% End the parts in TOC to set chapters at the root level
\importchapter{5-conclusion}{conclusion}
%\importchapter{2-related-work}{related-work}
%
%\import{3-perception}{perception}
%\importchapter{3-perception/vhar-system}{vhar-system}
%\importchapter{3-perception/xr-perception}{xr-perception}
%\importchapter{3-perception/vhar-textures}{vhar-textures}
%
%\import{4-manipulation}{manipulation}
%\importchapter{4-manipulation/visual-hand}{visual-hand}
%\importchapter{4-manipulation/visuo-haptic-hand}{visuo-haptic-hand}
%
%\bookmarksetup{startatroot}% End the parts in TOC to set chapters at the root level
%\importchapter{5-conclusion}{conclusion}
\appendix
\importchapter{5-conclusion}{publications}
%\importchapter{5-conclusion}{résumé}
\importchapter{5-conclusion}{résumé}
\backmatter
\importchapter{6-back}{bibliography}
\importchapter{6-back}{acronyms}
%\importchapter{6-back}{bibliography}
%\importchapter{6-back}{acronyms}
\importchapter{6-back}{figures}
\importchapter{6-back}{tables}
\import{6-back}{backcover}
%\import{6-back}{backcover}
\end{document}