From dad5d4be8bb9c64a1bac7d8c2c0f467be3959039 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Thu, 26 Sep 2024 20:46:25 +0200 Subject: [PATCH] Typo --- main.tex | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/main.tex b/main.tex index 9bff657..92578f2 100644 --- a/main.tex +++ b/main.tex @@ -5,7 +5,7 @@ \ExplSyntaxOff % Template -\documentclass[twoside, a4paper, 12pt]{book} +\documentclass[twoside,a4paper,12pt]{book} \input{config/template} % Bibliography @@ -41,20 +41,20 @@ \importchapter{1-background/introduction}{introduction} \importchapter{1-background/related-work}{related-work} -\import{2-perception}{perception} -\importchapter{2-perception/vhar-system}{vhar-system} -\importchapter{2-perception/xr-perception}{xr-perception} -\importchapter{2-perception/ar-textures}{ar-textures} +%\import{2-perception}{perception} +%\importchapter{2-perception/vhar-system}{vhar-system} +%\importchapter{2-perception/xr-perception}{xr-perception} +%\importchapter{2-perception/ar-textures}{ar-textures} -\import{3-manipulation}{manipulation} -\importchapter{3-manipulation/visual-hand}{visual-hand} -\importchapter{3-manipulation/visuo-haptic-hand}{visuo-haptic-hand} +%\import{3-manipulation}{manipulation} +%\importchapter{3-manipulation/visual-hand}{visual-hand} +%\importchapter{3-manipulation/visuo-haptic-hand}{visuo-haptic-hand} \import{4-conclusion}{part} \importchapter{4-conclusion}{conclusion} -\appendix -\importchapter{4-conclusion}{publications} +%\appendix +%\importchapter{4-conclusion}{publications} %\importchapter{4-conclusion}{résumé} \backmatter @@ -62,6 +62,7 @@ \importchapter{5-back}{acronyms} \importchapter{5-back}{figures} \importchapter{5-back}{tables} + \bookmarksetup{startatroot}% End the parts in TOC to set chapters at the root level \import{5-back}{backcover}