Skip to content
Snippets Groups Projects
Commit c7f4958a authored by Edward Longman's avatar Edward Longman
Browse files

Add contents to pdf bookmarks to fix #9

parent c20aed13
No related branches found
No related tags found
No related merge requests found
...@@ -1642,6 +1642,7 @@ There is no prescribed font, you should use a font appropriate to your disciplin ...@@ -1642,6 +1642,7 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%</testthesis|testminithesis|testprogress> %</testthesis|testminithesis|testprogress>
\end{abstract} \end{abstract}
%<*testthesis|testminithesis|testprogress|testproject|testreport|testgdp> %<*testthesis|testminithesis|testprogress|testproject|testreport|testgdp>
\pdfbookmark[0]{\contentsname}{toc} % Add pdf bookmark for contents page for navigation
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
\begin{abstract} \begin{abstract}
This work is all about \dots This work is all about \dots
\end{abstract} \end{abstract}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
...@@ -42,6 +42,7 @@ There are broad instructions for this template entitled: How to use the Universi ...@@ -42,6 +42,7 @@ There are broad instructions for this template entitled: How to use the Universi
There is no prescribed font, you should use a font appropriate to your discipline. See Producing your thesis section 7.2. There is no prescribed font, you should use a font appropriate to your discipline. See Producing your thesis section 7.2.
\end{abstract} \end{abstract}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
...@@ -39,6 +39,7 @@ There are broad instructions for this template entitled: How to use the Universi ...@@ -39,6 +39,7 @@ There are broad instructions for this template entitled: How to use the Universi
There is no prescribed font, you should use a font appropriate to your discipline. See Producing your thesis section 7.2. There is no prescribed font, you should use a font appropriate to your discipline. See Producing your thesis section 7.2.
\end{abstract} \end{abstract}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
\begin{abstract} \begin{abstract}
This work is all about \dots This work is all about \dots
\end{abstract} \end{abstract}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
\begin{abstract} \begin{abstract}
This work is all about \dots This work is all about \dots
\end{abstract} \end{abstract}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
...@@ -46,6 +46,7 @@ There are broad instructions for this template entitled: How to use the Universi ...@@ -46,6 +46,7 @@ There are broad instructions for this template entitled: How to use the Universi
There is no prescribed font, you should use a font appropriate to your discipline. See Producing your thesis section 7.2. There is no prescribed font, you should use a font appropriate to your discipline. See Producing your thesis section 7.2.
\end{abstract} \end{abstract}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents \tableofcontents
\listoffigures \listoffigures
\listoftables \listoftables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment