From 6e74bc17cb37ca911009970a85b608dff2093a19 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Sat, 28 Sep 2024 09:22:06 +0200 Subject: [PATCH] Keep only two parts --- 1-background/introduction/introduction.tex | 5 +++-- main.tex | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/1-background/introduction/introduction.tex b/1-background/introduction/introduction.tex index 77c879f..208be14 100644 --- a/1-background/introduction/introduction.tex +++ b/1-background/introduction/introduction.tex @@ -232,8 +232,9 @@ Our last objective is to \textbf{investigate the visuo-haptic rendering of hand \section{Thesis Overview} \label{thesis_overview} -This thesis is divided in four parts. -In \textbf{\partref{background}}, we describe the context and background of our research, within which this first current \textit{Introduction} chapter we present the research challenges, and the objectives, approach, and contributions of this thesis. +%This thesis is divided in four parts. +%In \textbf{\partref{background}}, we first describe the context and background of our research, within which +With this first current \textit{Introduction} chapter, we have presented the research challenges, objectives, approach and contributions of this thesis. In \textbf{\chapref{related_work}}, we then review previous work on the perception and manipulation with virtual and augmented objects, directly with the hand, using either wearable haptics, \AR, or their combination. First, we overview how the hand perceives and manipulate real everyday objects. diff --git a/main.tex b/main.tex index c34208f..71982f4 100644 --- a/main.tex +++ b/main.tex @@ -37,7 +37,7 @@ \importchapter{0-front}{toc} \mainmatter -\import{1-background}{background} +%\import{1-background}{background} \importchapter{1-background/introduction}{introduction} \importchapter{1-background/related-work}{related-work} @@ -50,7 +50,8 @@ \importchapter{3-manipulation/visual-hand}{visual-hand} \importchapter{3-manipulation/visuo-haptic-hand}{visuo-haptic-hand} -\import{4-conclusion}{part} +%\import{4-conclusion}{part} +\bookmarksetup{startatroot}% End the parts in TOC to set chapters at the root level \importchapter{4-conclusion}{conclusion} \appendix @@ -58,7 +59,6 @@ %\importchapter{4-conclusion}{résumé} \backmatter -\bookmarksetup{startatroot}% End the parts in TOC to set chapters at the root level \importchapter{5-back}{bibliography} \importchapter{5-back}{acronyms} \importchapter{5-back}{figures}