[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LateX und png files



Hi,

Bastian Venthur schrieb am Dienstag, 15. Februar 2005 um 15:25:46 +0100:
> \newif\ifpdf
> \makeatletter\@ifundefined{pdfoutput}{\pdffalse}{\pdftrue}\makeatother

Tipp:
\RequirePackage{ifpdf} bietet obige zwei Zeilen in etwas erweiterter
Form.

> 
> \ifpdf
>     \usepackage[pdftex]{graphicx}
>     \usepackage{thumbpdf}
> \else
>     \usepackage{graphicx}
> \fi
> 
-- 
Jörg Friedrich

There are only 10 types of people:
Those who understand binary and those who don't.



Reply to: