Add table of contents to PDF bookmarks.
This commit is contained in:
BIN
build/main.pdf
BIN
build/main.pdf
Binary file not shown.
@@ -26,12 +26,14 @@
|
|||||||
\usepackage{caption}
|
\usepackage{caption}
|
||||||
\usepackage[hidelinks]{hyperref} % hidelinks removes colored boxes around references and links
|
\usepackage[hidelinks]{hyperref} % hidelinks removes colored boxes around references and links
|
||||||
|
|
||||||
|
|
||||||
\bibliography{bibliography}
|
\bibliography{bibliography}
|
||||||
|
|
||||||
\setkomafont{disposition}{\normalfont\bfseries} % use serif font for headings
|
\setkomafont{disposition}{\normalfont\bfseries} % use serif font for headings
|
||||||
\linespread{1.05} % adjust line spread for mathpazo font
|
\linespread{1.05} % adjust line spread for mathpazo font
|
||||||
|
|
||||||
|
% Add table of contents to PDF bookmarks
|
||||||
|
\BeforeTOCHead[toc]{{\cleardoublepage\pdfbookmark[0]{\contentsname}{toc}}}
|
||||||
|
|
||||||
% Settings for pgfplots
|
% Settings for pgfplots
|
||||||
\pgfplotsset{compat=newest}
|
\pgfplotsset{compat=newest}
|
||||||
\pgfplotsset{
|
\pgfplotsset{
|
||||||
|
|||||||
Reference in New Issue
Block a user