has the search path during format creation been changed?
Akira Kakuto
kakuto at w32tex.org
Tue Apr 6 06:24:03 CEST 2021
On 2021/04/06 13:07, Akira Kakuto wrote:
> fmtutil-sys is called via runscript.tlu in Windows.
I tested by direct call:
perl full_path/fmtutil.pl --sys --byfmt pdflatex
Nothing changes:
pdflatex test
gives
unknown
False
For
# perl mkfmt.pl
my $cmdl="pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini <nul";
system($cmdl);
pdflatex test
gives
windows
True
Thanks,
Akira
More information about the tex-live
mailing list.