[pdftex] hyperref problem with the reference to page
Heiko Oberdiek
oberdiek at uni-freiburg.de
Sun Apr 24 16:09:43 CEST 2005
On Sun, Apr 24, 2005 at 07:42:36AM -0400, Victor Ivrii wrote:
> In the books usually first few pages are roman numbered and then
> arabic numeration starts from 1. So the number which is shown on the
> page (let call it logical_pagenumber) and its physical number
> (physal_pagenumber) differ.
Thus use hyperref options "plainpages=false,pdfpagelabels".
> If I refer to page with
> logical_pagenumber=14
> pdf understands it as a reference to physal_pagenumber=14.
The PDF format/AR also know about logical page numbers.
> This happens if the reference to the page apper in the automatically
> generated Table of Contents or Subject Index.
If you are using hyperref, then you use LaTeX. In the \tableofcontents
the links are going to the places of \chapter, \section, ...,
even if option "linktocpage" is set.
For the links in \printindex, generated by \hyperpage, use
the options above. Google for a more detailled explanation.
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
--
More information about the pdftex
mailing list