On Tue, 6 Jul 2004, Thomas Esser wrote:
Can't this code just go away? I mean we set things up nicely via pdftexconfig.tex (which gets dumped into our formats) for most people. The others should know what they are doing...
Yes. But without it the initex default obviously would be 0pt, which
might give a slight compatibility problem for the initex die-hards.
Maybe one way to deal with this is to hardcode the default of 1 inch
into initex, so that it can be overwritten in pdftexconfig.tex or later.
The raw patch is below. Any problems with this?
Regards, Hartmut
% tex.ch2
%***********************************************************************
@x
cfg_pdf_option_pdf_inclusion_errorlevel_code = pdf_option_pdf_inclusion_errorlevel_code;
@y ---------------------------------------------------------------------
cfg_pdf_option_pdf_inclusion_errorlevel_code = pdf_option_pdf_inclusion_errorlevel_code;
@ @