bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Page number offset in the texinfo.pdf file


From: Karl Berry
Subject: Re: Page number offset in the texinfo.pdf file
Date: Tue, 6 Sep 2005 23:34:37 +0200

    Actualy, thats not what I'm looking for.

Right, I was answering Stepan's followup.

    I think the feature is called "PDF page labels" (pdfpagelabels, hyperref)

What does it do?
texinfo.tex does make pdf destinations on every page, if it's that simple
(doubtful).

    how do I tell texinfo to start with page number 1 and linear
    increase the pagecount in arabic numerals to the last page in the
    document?

I can't see any easy way to do this at the document level.  You could
try making a copy of texinfo.tex and commenting out this line in
\startcontents:
    \ifnum \pageno>0 \global\pageno = \lastnegativepageno \fi

I'm not sure if it will work or not, but that's all I see at the moment.

There is no direct support for this since that's not how documents are
traditionally written.

Best,
karl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]