[pdftex] Adding an index to the bookmark
Heiko Oberdiek
oberdiek at uni-freiburg.de
Thu Aug 29 19:39:08 CEST 2002
On Thu, Aug 29, 2002 at 08:50:57AM -0700, Joe Riel wrote:
> Is there a package/command for including
> an index in the bookmark section,
> below the table of contents?
You are using package hyperref?
\cleardoublepage
\phantomsection
\addcontentsline{toc}{...}{\indexname}
\printindex
Out of order problem:
* Only possible with ugly hacks.
* Or resort "\jobname.out".
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
More information about the pdftex
mailing list