[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2 problems with pdf bookmarks
From: |
Norbert Preining |
Subject: |
2 problems with pdf bookmarks |
Date: |
Thu, 2 Feb 2006 19:21:37 +0100 |
User-agent: |
Mutt/1.5.11 |
Hi Karl!
On Sa, 28 Jan 2006, Karl Berry wrote:
> Let me know if you still find an example that fails ...
Unfortunately there are still bugs left with the pdf bookmarking.
Attached is a test.texi which exhibits both problems, even with the
current cvs version of texinfo.tex.
bug 37515 bookmarks in appendices are wrong
-------------------------------------------------
In the testfile we have the following bookmarks:
appendix A: first appendix
A.1 first section of appendix
A.1.1 subsection
A.2 second section of appendix
A.3 third section of appendix.
Unfortunately the jumping of bookmarks is simple, but wrong. It ALWAYS jumps
to the top of the (right) page. So at least the page is correct ;-)
147483: texinfo: wrong PDF bookmarks are generated
---------------------------------------------------
Subsubsection without subsection within a section are on the wrong level
We have
chapter 2 Command reference
section 2.1 Commands from libxmms
subsubsection 2.1.0.1 subsubsection without subsection
Now in the Table of contents this is ok
But the pdf bookmarks in acroread/xpdf are wrong, namely the show
subsubsection 2.1.0.1 on the same level as section 2.1, as direct
child of chapter 2.
Forthermore, clicking on the bookmarks of section 2.1 brings the respective
line properly to the top of the reader windows. But clicking on the
bookmark of subsubsection 2.1.0.1 "subsection without section" brings
me to the top of the page (or to the same place as Chapter 2?)
Thanks a lot for your work and all the best
Norbert
test.texi
Description: TeXInfo document
- 2 problems with pdf bookmarks,
Norbert Preining <=