[tex-live] tl-pretest: bug in .ini files
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Apr 14 10:54:21 CEST 2016
On 14/04/2016 09:23, Petr Olsak wrote:
> I vote to keep simplicity, i.e. the pdftexconfig.tex can look like:
>
> ---------------------------------------------------------------
>
> % pdftexconfig.tex
>
> % Paper size: dimensions given in absolute terms
> \pdfpageheight = 297 true mm
> \pdfpagewidth = 210 true mm
>
> % Enable PDF 1.5 output and thus more compression
> \pdfminorversion = 5
> \pdfobjcompresslevel = 2
>
> % Low-level settings unlikely ever to need to change
> \pdfcompresslevel = 9
> \pdfdecimaldigits = 3
> \pdfpkresolution = 600
> \pdfhorigin = 1 true in
> \pdfvorigin = 1 true in
>
> --------------------------------------------------------------
I note that's quite similar to pdftexconfig.dat :-) Missing the
\pdfoutput line which presumably should also be there.
Depending on the outcome of discussion, I will make sure the loader adds
a line to the log stating that the .dat file has been read.
Joseph
More information about the tex-live
mailing list