[pdftex] pdfbookmark problems using foils.cls

Heiko Oberdiek oberdiek at ruf.uni-freiburg.de
Wed May 16 22:13:28 CEST 2001


At 15:31 16.05.2001 +0200, Steffen Neumann wrote:
>
>	\documentclass{foils}
>	\usepackage[pdftex]{hyperref}
>	\begin{document}
>	\pdfbookmark[1]{0}{b0}

The value of tocdepth (0) is too small, therefore
the bookmarks with higher values (1 and 2 in your
example) will be suppressed.

\setcounter{tocdepth}{2}% or 3, 4, ...

Yours sincerely
  Heiko <oberdiek at ruf.uni-freiburg.de>



More information about the pdftex mailing list