Use startbookmark commands for structure

This commit is contained in:
2024-06-26 10:33:03 +02:00
parent 11b48eee23
commit 78f7390008
5 changed files with 11 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
\chapterstartoc{Abstract}
\chapterstarbookmark{Abstract}
\label{ch:abstract}

View File

@@ -1,2 +1,2 @@
\chapterstartoc{Acknowledgement}
\chapterstarbookmark{Acknowledgement}
\label{ch:conclusion}

View File

@@ -1,3 +1,3 @@
\renewcommand{\contentsname}{Table of Contents}
\pdfbookmark[chapter]{\contentsname}{toc}
\tableofcontents
\addcontentsline{toc}{chapter}{\contentsname}

View File

@@ -1,2 +1,2 @@
\chapterstartoc{Résumé}
\chapterstarbookmark{Résumé}
\label{ch:resume}

View File

@@ -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.