Search found 1 match

by Tracey_R
Thu May 02, 2013 6:37 pm
Forum: Document Classes
Topic: hyperref problem
Replies: 3
Views: 9326

hyperref problem

This is can be solved much more simply with the "pdfview" option:

Code: Select all

\usepackage[pdfview=Fit]{hyperref}
This will open all pdfbookmarks (including tocLoft entries) at the top of the page, instead of directly at the beginning of content.

Best,
Tracey