pdflatex a eps grafika

Dusan Krizan dusan.krizan at matfyz.cz
Tue May 21 14:26:08 CEST 2002


Ke vsem radam jeste pripojuji:

\newif\ifpdf
     \ifx\pdfoutput\undefined
         \pdffalse % we are not running PDFLaTeX
     \else
         \pdfoutput=1 % we are running PDFLaTeX
         \pdftrue
\fi

\ifpdf
     \DeclareGraphicsExtensions{.pdf}
\else
     \DeclareGraphicsExtensions{.eps}
\fi

Do includegraphics pote vkladejte obrazky bez pripony a ona se automaticky
pripoji. Kdyz budete texat latexem tak eps a kdyz pdflatexem tak pdf.

Dusan Krizan

At 21:31 20.5.2002 +0200, you wrote:

>Dobry den,
>
>jak vlozim eps obrazek do \includegraphics pri pouziti pdflatexu?
>Doted jsem delal ps, ale ted je treba vyrobit pdf a na tech obrazkach to
>vyhori...
>
>Diky
>PM


More information about the csTeX mailing list