Hello,
I'm using texi2pdf (texi2dvi (GNU Texinfo 3.12-pretest) 0.39)
to create a pdf file from texinfo source.
In my texinfo source I have @contents to create a table
of contents. In the pdf file that is generated
the table of contents is hyperlinked; one can click on
page numbers in the table of contents to go to that
page. But I notice that the hyperlink takes me to the
bottom of the page not the top. Is there some way
to run texi2pdf to get these hyperlinks to go to the top
of the page? Or is this some artifact of my texinfo source?
Thank you,
Charles Prosser