[texhax] bibliography, sections, and pdfbookmarks/hyperref
Martin Heller
mr_heller at yahoo.dk
Wed Aug 13 16:22:59 CEST 2008
Bryan W. Lepore skrev:
> i noticed that bibliography appears in the toc, but does not appear in the
> bookmarks from hyperref.
>
> i gathered that hyperref uses the .out has all the \sections, which end up
> as bookmarks - but \bibliography shouldn't have a \section before it -
> right?
>
> so how can \bibliography become a hyperref bookmark?
>
> -bryan
>
> p.s: references <- for future googling :^)
>
\usepackage{hyperref}
...
\pdfbookmark[1]{Bibliography}{bib}
\bibliography{bibfile}
More information about the texhax
mailing list