From b8ac909ed27448794410aad974d662cff9acd4dd Mon Sep 17 00:00:00 2001 From: Michael Bredel Date: Sun, 26 Jan 2020 20:11:19 +0100 Subject: [PATCH] Corrected the section of pdfbookmarks. Moved to section 0. --- frontbackmatter/AbstractDE.tex | 2 +- frontbackmatter/AbstractEN.tex | 4 ++-- frontbackmatter/Acknowledgments.tex | 2 +- frontbackmatter/Acronyms.tex | 2 +- frontbackmatter/Contents.tex | 4 ++-- frontbackmatter/Figures.tex | 2 +- frontbackmatter/Listings.tex | 4 ++-- frontbackmatter/Publications.tex | 2 +- frontbackmatter/Tables.tex | 4 ++-- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/frontbackmatter/AbstractDE.tex b/frontbackmatter/AbstractDE.tex index 03941dc..9578d3f 100644 --- a/frontbackmatter/AbstractDE.tex +++ b/frontbackmatter/AbstractDE.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} diff --git a/frontbackmatter/AbstractEN.tex b/frontbackmatter/AbstractEN.tex index 3dc58bc..5852894 100644 --- a/frontbackmatter/AbstractEN.tex +++ b/frontbackmatter/AbstractEN.tex @@ -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} \ No newline at end of file +\end{otherlanguage} diff --git a/frontbackmatter/Acknowledgments.tex b/frontbackmatter/Acknowledgments.tex index 1132340..361ad47 100644 --- a/frontbackmatter/Acknowledgments.tex +++ b/frontbackmatter/Acknowledgments.tex @@ -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, \\ diff --git a/frontbackmatter/Acronyms.tex b/frontbackmatter/Acronyms.tex index b1a06c2..028a879 100644 --- a/frontbackmatter/Acronyms.tex +++ b/frontbackmatter/Acronyms.tex @@ -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} diff --git a/frontbackmatter/Contents.tex b/frontbackmatter/Contents.tex index 6d3a8dd..066a758 100644 --- a/frontbackmatter/Contents.tex +++ b/frontbackmatter/Contents.tex @@ -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 \ No newline at end of file +\cleardoublepage diff --git a/frontbackmatter/Figures.tex b/frontbackmatter/Figures.tex index 3e916b8..c44c1d5 100644 --- a/frontbackmatter/Figures.tex +++ b/frontbackmatter/Figures.tex @@ -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 diff --git a/frontbackmatter/Listings.tex b/frontbackmatter/Listings.tex index 496338d..801d6ca 100644 --- a/frontbackmatter/Listings.tex +++ b/frontbackmatter/Listings.tex @@ -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 \ No newline at end of file +\cleardoublepage diff --git a/frontbackmatter/Publications.tex b/frontbackmatter/Publications.tex index 0e90baf..117c025 100644 --- a/frontbackmatter/Publications.tex +++ b/frontbackmatter/Publications.tex @@ -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: diff --git a/frontbackmatter/Tables.tex b/frontbackmatter/Tables.tex index d929753..52938a6 100644 --- a/frontbackmatter/Tables.tex +++ b/frontbackmatter/Tables.tex @@ -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 \ No newline at end of file +\cleardoublepage