[OS X TeX] pdf instead of dvi on intelmac (resolved)
Gerald Teschl
gerald.teschl at univie.ac.at
Wed Apr 5 13:24:55 CEST 2006
On Apr 5, 2006, at 1:09 PM, Bruno Voisin wrote:
> Le 5 avr. 06 à 13:02, Gerald Teschl a écrit :
>
>> It is triggered by an old test
>>
>> \ifx\pdfoutput\undefined
>> <not running PDFTeX>
>> \else
>> <running PDFTeX>
>> \fi
>>
>> which does no longer work with the latest tex distribution by Gerben.
>
> It is now recommended to use the ifpdf package instead. See /
> Library/teTeX/share/texmf.tetex/tex/latex/oberdiek/ifpdf.sty. The
> above will become:
>
> \usepackage{ifpdf}
> \ifpdf
> <not running PDFTeX>
> \else
> <running PDFTeX>
> \fi
These are some left overs from pre ifpdf.sty times. I am just in the
process of replacing all of them by
ifpdf.sty.
Thanks,
Gerald------------------------- 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 macostex-archives
mailing list