Search found 2 matches

by andi1984
Mon Oct 25, 2010 3:26 pm
Forum: General
Topic: Inaccurate reference position due to \addcontentsline
Replies: 3
Views: 2594

Inaccurate reference position due to \addcontentsline

gmedina wrote: try using the \phantomsection command provided by the hyperref package. If the problem persists, build a minimal working example allowing us to reproduce the undesired behaviour.
Thanks! Helped already!
by andi1984
Mon Oct 25, 2010 12:41 pm
Forum: General
Topic: Inaccurate reference position due to \addcontentsline
Replies: 3
Views: 2594

Inaccurate reference position due to \addcontentsline

Hi together,

I've written a document including bibliography, list of figures etc. and added these to the table of contents with the command addcontentsline


\addcontentsline{toc}{chapter}{References}

etc.

The entries are listed correctly in the toc (correct page number), but the reference ...