Robert Neumann wrote:
Hello Paul,
works fine with graphicx, thanks!
Regards Robert
You're welcome. As a postscript, I entered a bug report on it and found
out this is apparently classified as a feature rather than a bug. The
developers consider anything the user puts in the preamble (such as
graphics in a footer) to be the user's responsibility. That makes sense
to me (it would be an awful task to defend against anything the user
might hypothetically stuff into the preamble), although I think that
scanning for "\includegraphics" should not be too hard.
Also, Uwe Stoehr pointed out that
[EMAIL PROTECTED]
{\usepackage{graphicx}}{}
would be a safer entry in the preamble, since it would prevent graphicx
being loaded twice if you later added images to the text.
/Paul