diff --git a/0-front/content/abstract.tex b/0-front/content/abstract.tex index 1140574..9c10ff2 100644 --- a/0-front/content/abstract.tex +++ b/0-front/content/abstract.tex @@ -1,2 +1,2 @@ -\chapterstartoc{Abstract} +\chapterstarbookmark{Abstract} \label{ch:abstract} diff --git a/0-front/content/acknowledgement.tex b/0-front/content/acknowledgement.tex index 36b0647..c411093 100644 --- a/0-front/content/acknowledgement.tex +++ b/0-front/content/acknowledgement.tex @@ -1,2 +1,2 @@ -\chapterstartoc{Acknowledgement} +\chapterstarbookmark{Acknowledgement} \label{ch:conclusion} diff --git a/0-front/content/contents.tex b/0-front/content/contents.tex index 83e242a..10704ad 100644 --- a/0-front/content/contents.tex +++ b/0-front/content/contents.tex @@ -1,3 +1,3 @@ \renewcommand{\contentsname}{Table of Contents} +\pdfbookmark[chapter]{\contentsname}{toc} \tableofcontents -\addcontentsline{toc}{chapter}{\contentsname} diff --git a/0-front/content/résumé.tex b/0-front/content/résumé.tex index 6d63389..374c332 100644 --- a/0-front/content/résumé.tex +++ b/0-front/content/résumé.tex @@ -1,2 +1,2 @@ -\chapterstartoc{Résumé} +\chapterstarbookmark{Résumé} \label{ch:resume} diff --git a/1-introduction/introduction/introduction.tex b/1-introduction/introduction/introduction.tex index 86b508c..a12c768 100644 --- a/1-introduction/introduction/introduction.tex +++ b/1-introduction/introduction/introduction.tex @@ -1,27 +1,25 @@ \chapter{Introduction} \label{ch:introduction} -\sectionstartoc{Wearable Haptics and Augmented Reality} +\sectionstarbookmark{Wearable Haptics and Augmented Reality} -\subsectionstartoc{The Senses of Vision and Touch} +\subsectionstarbookmark{The Senses of Vision and Touch} Touch is the only sense that allows not only to perceive the environment, but also to interact with it. Explain how both vision and touch are complementary and important for combined perception and interaction with the environment. -\fig{real}{Foo bar baz} - -\subsectionstartoc{Wearable Haptics and the Augmentation of Touch} +\subsectionstarbookmark{Wearable Haptics and the Augmentation of Touch} Present what is wearable haptics, how they can be used to augment the sense of touch~\autocite{pacchierotti2017wearable}. Detail then how they have been used with virtual reality, but how little they have been used with augmented reality. -\subsectionstartoc{Augmented Reality is Mostly Visual} +\subsectionstarbookmark{Augmented Reality is Mostly Visual} Explain what is augmented reality, and why it is important to use wearable haptics with it. -\sectionstartoc{Augmenting the Sense Realities: Challenges of using Wearable Haptics in Augmented Reality} +\sectionstarbookmark{Augmenting the Sense Realities: Challenges of using Wearable Haptics in Augmented Reality} Explain what are the challenges of using wearable haptics with augmented reality, and how this thesis addresses them. -\sectionstartoc{Thesis Objectives} +\sectionstarbookmark{Thesis Objectives} Objective of the thesis: To understand how visual and wearable vibrotactile haptic feedback compare or complement each other in user perception and experience of touch in augmented reality. Integrate visuo-haptic augmentations to improve the user perception and interaction with the augmented environment. @@ -31,6 +29,6 @@ Touch allows to perceive the environment and interact with it, thus it motivates % it's a mix of augmented reality, virtual reality, vibrotactile feedback for visuo-tactile augmentation of the real world. Such multimodal rendering raise many questions on how to design, how renderings interact and complete each other, to give one perception -\sectionstartoc{Thesis Contributions} +\sectionstarbookmark{Thesis Contributions} Present the contributions and structure of the thesis.