[pdftex] (no subject)
Heiko Oberdiek
oberdiek at uni-freiburg.de
Wed Aug 28 15:59:19 CEST 2002
On Wed, Aug 28, 2002 at 09:10:10AM -0300, Ronaldo Cristiano Prati wrote:
>
> I?m writing a book that is divided in two parts. In the second one, I need
> to reset the chapter numbering again to 0 and put the chapters numbers in
> the alphabetic format. The problem is that when I reset the numbering, the
> bookmark on the final pdf file doesn?t work fine. Each new chapter is
> putted hierarchyly inside the previous one. How can I solve that?
Perhaps you have something similar to
\renewcommand*{\thechapter}{\Alph{chapter}}
Then add for example:
\renewcommand*{\theHchapter}{\Alph{chapter}}
Another useful hyperref options for book class:
plainpages=false,pdfpagelabels
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
More information about the pdftex
mailing list