[texhax] problems with "\usepackage[pdftex]{graphicx}"

Reinhard Kotucha reinhard.kotucha at web.de
Thu Aug 19 20:03:37 CEST 2004


>>>>> "Anh" == Ky Anh <kyanh at users.sarovar.org> writes:

    > Take care of this: 
    > [...]

Hello Anh,

 \documentclass{article}
 \usepackage{graphicx}
 \begin{document}
    \includegraphics[width=6cm,angle=-90]{FooBar}
 \end{document}

should work.  The correct graphics driver is loaded automatically.
The \ifpdf code is already in graphics.cfg.

\includegraphics finds the correct file if you omit the filename
extension in the mandatory argument.

This is documented in .../texmf-dist/doc/latex/graphics/grfguide.ps

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------




More information about the texhax mailing list