Search found 2 matches

by gghuffer
Thu Feb 25, 2016 1:54 am
Forum: Page Layout
Topic: linking page numbers to TOC
Replies: 2
Views: 8622

linking page numbers to TOC

Thanks Clemens!
This works but I seem to have broken the links that hyperref makes in the process somehow...
When I comment out
\renewcommand{\thepage}{\TOClink{\arabic{page}}}
then hyperref works fine.
the lines in the .TOC file looks like this
\contentsline {chapter}{\numberline {1}Introduction ...
by gghuffer
Fri Sep 11, 2015 5:35 am
Forum: Page Layout
Topic: linking page numbers to TOC
Replies: 2
Views: 8622

linking page numbers to TOC

Hi,

I just started to write my thesis and I managed to find a good way to get distracted (finding cool stuff to do with LaTeX).

I'd like to make my page numbers link back to the table of contents. I found a couple answers to this on stack exchange but they don't seem to work for me.

http ...