[pdftex] Bug in `pdftex.def' (page key)?
Rolf Niepraschk
Rolf.Niepraschk at ptb.de
Wed Feb 12 15:19:44 CET 2003
Andreas Matthias wrote:
...
>
> Then reload pdftex.def:
>
> \AtBeginDocument{%
> \usepackage{graphicx}
> \input{\Gin at driver}
> }
>
A good idea but this also doesn't work ;-(
%------------------------------------------
\listfiles
\documentclass{article}
\usepackage{graphics}
\makeatletter
\AtBeginDocument{%
\usepackage{graphicx}
\input{\Gin at driver}
}
\makeatother
\begin{document}
\includegraphics[page=1]{penguin.pdf}
\end{document}
%------------------------------------------
I get
--------------------------------------------------------
(/usr/local/TeX/texmf-local/tex/latex/graphics/pdftex.def
! You can't use `\spacefactor' in vertical mode.
\@->\spacefactor
\@m
l.104 \@
ifundefined{PackageWarning}{%
--------------------------------------------------------
...Rolf
--
|| Rolf Niepraschk c/o Physikalisch-Technische Bundesanstalt ||
|| Abbestr. 2-12; D-10587 Berlin, Germany ||
|| Tel/Fax: ++49-30-3481-316/490, email: niepraschk at ptb.de ||
More information about the pdftex
mailing list