[OS X TeX] Timing problem resolved
Morten Høgholm
morten.hoegholm at gmail.com
Wed Mar 15 03:40:42 EST 2006
On Wed, 15 Mar 2006 09:26:02 +0100, Joanna Rycko
<rycko at informatik.hu-berlin.de> wrote:
> Hello,
>
> I'm new user of Mac and TeXShop and it's my first message on this list.
> :)
Welcome aboard!
> Am 14.03.2006 um 22:58 schrieb Bruno Voisin:
>
>> \DeclareGraphicsExtensions{.jpg,.pdf} % for pdfTeX
>> %\DeclareGraphicsExtensions{.eps} % for TeX + dvips + GhostScript
>
> If you use the package "ifthen", you can write it as follows:
>
> \ifpdf
> \DeclareGraphicsExtensions{.jpg,.pdf}
> \else
> \DeclareGraphicsExtensions{.eps}
> \fi
That would be the ifpdf package in this case. However I see no reason to
specify these graphics extensions manually since these are the defaults.
The only change here compared to the default settings is that the jpg
version will be tried first when run under pdfLaTeX.
--
Morten
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list