[OS X TeX] Deprecated pdfTeX primitive lurking in gwTeX
Bruno Voisin
bvoisin at mac.com
Fri Jul 8 09:05:19 EDT 2005
Le 8 juil. 05 à 14:50, Herbert Schulz a écrit :
> I also have that in that file but I also have a pdftexconfig.tex in
> texmf.local that does not contain that line. Does pdftex pick the
> first one it finds in the search path? When installing TeX I picked
> letter paper size and that might be why that file was created. I
> assume you used the default a4 paper; maybe the installer doesn't
> produce the texmf.local version under those conditions.
That's indeed the case: my default paper size is A4, and as a result
I have no pdftexconfig.tex in texmf.local. There's one inside
texmf.gwtex and containing:
% Set pdfTeX parameters for pdf mode (replacing pdftex.cfg file).
% Thomas Esser, 2004. public domain.
\pdfoutput=1
\pdfcompresslevel=9
\pdfdecimaldigits=3
\pdfpagewidth=210 true mm
\pdfpageheight=297 true mm
\pdfhorigin=1 true in
\pdfvorigin=1 true in
\pdfpkresolution=600
\pdfoptionpdfminorversion=4
\endinput
and the other inside texmf.tex and containing:
% Set pdfTeX parameters for pdf mode (replacing pdftex.cfg file).
% Thomas Esser, 2004. public domain.
\pdfoutput=1
\pdfpagewidth=210 true mm
\pdfpageheight=297 true mm
\pdfpkresolution=600
\endinput
The first one is read and creates the problem.
Bruno
--------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list