Corrected the section of pdfbookmarks. Moved to section 0.

pull/3/head
Michael Bredel 5 years ago
parent b83eefa71f
commit b8ac909ed2
  1. 2
      frontbackmatter/AbstractDE.tex
  2. 4
      frontbackmatter/AbstractEN.tex
  3. 2
      frontbackmatter/Acknowledgments.tex
  4. 2
      frontbackmatter/Acronyms.tex
  5. 4
      frontbackmatter/Contents.tex
  6. 2
      frontbackmatter/Figures.tex
  7. 4
      frontbackmatter/Listings.tex
  8. 2
      frontbackmatter/Publications.tex
  9. 4
      frontbackmatter/Tables.tex

@ -2,7 +2,7 @@
% Abstract in German
%*******************************************************
\begin{otherlanguage}{ngerman}
\pdfbookmark[1]{Zusammenfassung}{Zusammenfassung}
\pdfbookmark[0]{Zusammenfassung}{Zusammenfassung}
\chapter*{Zusammenfassung}
Kurze Zusammenfassung des Inhaltes in deutscher Sprache. Ungefähr eine Seite\dots
\end{otherlanguage}

@ -1,7 +1,7 @@
%*******************************************************
% Abstract in English
%*******************************************************
\pdfbookmark[1]{Abstract}{Abstract}
\pdfbookmark[0]{Abstract}{Abstract}
\begin{otherlanguage}{american}
@ -14,4 +14,4 @@
\begin{center}
\url{https://plg.uwaterloo.ca/~migod/research/beckOOPSLA.html}
\end{center}
\end{otherlanguage}
\end{otherlanguage}

@ -1,7 +1,7 @@
%*******************************************************
% Acknowledgments
%*******************************************************
\pdfbookmark[1]{Acknowledgments}{acknowledgments}
\pdfbookmark[0]{Acknowledgments}{acknowledgments}
\begin{flushright}{\slshape
We have seen that computer programming is an art, \\

@ -5,7 +5,7 @@
\renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}}
\refstepcounter{dummy}
\pdfbookmark[1]{Abk\"{u}rzungsverzeichnis}{abkuerzungsverzeichnis}
\pdfbookmark[0]{Abk\"{u}rzungsverzeichnis}{abkuerzungsverzeichnis}
\markboth{\spacedlowsmallcaps{Abk\"{u}rzungsverzeichnis}}{\spacedlowsmallcaps{Abk\"{u}rzungsverzeichnis}}
\chapter*{Abk\"{u}rzungsverzeichnis}

@ -3,11 +3,11 @@
%*******************************************************
\pagestyle{scrheadings}
\refstepcounter{dummy}
\pdfbookmark[1]{\contentsname}{tableofcontents}
\pdfbookmark[0]{\contentsname}{tableofcontents}
\setcounter{tocdepth}{2} % <-- 2 includes up to subsections in the ToC
\setcounter{secnumdepth}{3} % <-- 3 numbers up to subsubsections
\manualmark
\markboth{\spacedlowsmallcaps{\contentsname}}{\spacedlowsmallcaps{\contentsname}}
\tableofcontents
\cleardoublepage
\cleardoublepage

@ -5,7 +5,7 @@
\renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}}
\refstepcounter{dummy}
\pdfbookmark[1]{\listfigurename}{lof}
\pdfbookmark[0]{\listfigurename}{lof}
\listoffigures
\cleardoublepage

@ -5,7 +5,7 @@
\renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}}
\refstepcounter{dummy}
\pdfbookmark[1]{\lstlistlistingname}{lol}
\pdfbookmark[0]{\lstlistlistingname}{lol}
\lstlistoflistings
\cleardoublepage
\cleardoublepage

@ -1,7 +1,7 @@
%*******************************************************
% Publications
%*******************************************************
\pdfbookmark[1]{Publications}{publications}
\pdfbookmark[0]{Publications}{publications}
\chapter*{Publications}\graffito{This is just an early --~and currently ugly~-- test!}
This might come in handy for PhD theses: some ideas and figures have appeared previously in the following publications:

@ -5,7 +5,7 @@
\renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}}
\refstepcounter{dummy}
\pdfbookmark[1]{\listtablename}{lot}
\pdfbookmark[0]{\listtablename}{lot}
\listoftables
\cleardoublepage
\cleardoublepage

Loading…
Cancel
Save