[tex-k] Problem with latxmk
Akira Kakuto
kakuto at jcom.zaq.ne.jp
Thu May 9 08:24:50 CEST 2024
On 2024/05/09 8:56, John Collins wrote:
> I'm able to restore correct functioning by inserting
>
> unset TEXMF_OUTPUT_DIRECTORY
>
> near the start of the mktexpk script. (I assume that some corresponding fix is needed in the Windows version.)
I confirmed that the example worked correctly on Windows by adding
xputenv("TEXMF_OUTPUT_DIRECTORY", "") in mktexpk.c to disable
--output-directory option in METAFONT passed on from a parent, in this
case pdftex, program.
I updated mktexpk.exe and mktextfm.exe for Windows in TeX Live 2024.
Best,
Akira
More information about the tex-k
mailing list.