[tex-live] Re: Fwd: [OS X TeX] New TeX i-Package released

Markus Kohm markus.kohm at gmx.de
Thu Oct 28 18:44:59 CEST 2004


Am Mittwoch, 27. Oktober 2004 13:39 schrieb Till Tantau:
> \ifx\pdfoutput\@undefined \newcount\pdfoutput \fi
> \ifx\pdfoutput\relax \newcount\pdfoutput \fi

You may do this simply, this way:

\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname pdfoutput\endcsname\relax\newcount\pdfoutput\fi

This may be some chars more but you'd have only one then- and (not in this 
case) one else-part. So the mistake changing only one of them can't happen.

Markus



More information about the tex-live mailing list