[pdftex] pdfbookmark problems using foils.cls

Steffen Neumann sneumann at TechFak.Uni-Bielefeld.DE
Sun Jun 1 17:13:37 CEST 2003


Hi,

I have a problem getting bookmarks work with foils.cls
The following code won't work:

	\documentclass{foils}
	\usepackage[pdftex]{hyperref}
	\begin{document}
	\pdfbookmark[1]{0}{b0}
	bla
	\newpage
	\pdfbookmark[2]{1}{b1}
	blub
	\newpage
	\pdfbookmark[1]{2}{b2}
	fump
	\end{document}

Replace \documentclass{foils} with \documentclass{article}
and things work as expected. One difference I noticed 
is that under foils the file *.out is empty, whereas 
in article.cls it has the following:

	\BOOKMARK [1][-]{b0.1}{0}{}
	\BOOKMARK [2][-]{b1.2}{1}{b0.1}
	\BOOKMARK [1][-]{b2.1}{2}{}

System is current teTeX-beta, with pdflatex 0.14h-released-20010417
and foils 1998/08/15 v2.1.3 FoilTeX Class File ()

=> Is this problem known, or do I still make a mistake somewhere ?
=> Did I miss some fixes to foils ?

Any help appreciated.

Yours,
Steffen



----------------------------------------------------------------
This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
(./t.tex{/coda/vol/tex/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/coda/vol/tex/share/texmf.local/tex/generic/foils.cls
Document Class: foils 1998/08/15 v2.1.3 FoilTeX Class File, Copyright IBM 1995,
1997,1998
(/coda/vol/tex/share/texmf.local/tex/generic/fltfonts.def)
(/coda/vol/tex/share/texmf.local/tex/generic/foil20.clo))
(/coda/vol/tex/share/texmf/tex/latex/hyperref/hyperref.sty
(/coda/vol/tex/share/texmf/tex/latex/graphics/keyval.sty)
(/coda/vol/tex/share/texmf/tex/latex/hyperref/pd1enc.def)
Implicit mode ON; LaTeX internals redefined
(/coda/vol/tex/share/texmf/tex/latex/misc/url.sty))
*hyperref using driver hpdftex*
(/coda/vol/tex/share/texmf/tex/latex/hyperref/hpdftex.def
(/coda/vol/tex/share/texmf/tex/latex/psnfss/pifont.sty
(/coda/vol/tex/share/texmf/tex/latex/psnfss/upzd.fd)
(/coda/vol/tex/share/texmf/tex/latex/psnfss/upsy.fd))) (./t.aux)
(/coda/vol/tex/share/texmf/tex/latex/hyperref/nameref.sty) (./t.out) (./t.out)
[1{/coda/vol/tex/share/texmf/dvips/config/pdftex.map}] [2] [3] (./t.aux) )</cod
a/vol/tex/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></coda/vol/tex/share/tex
mf/fonts/type1/bluesky/cm/cmss10.pfb>
Output written on t.pdf (3 pages, 10594 bytes).
Transcript written on t.log.



More information about the pdftex mailing list