我对 w32tex 发行版很感兴趣。我从这里下载了:
https://ctan.org/tex-archive/systems/win32/w32tex/TLW64
然后运行此命令:
pdflatex a.tex
结果:
runscript.tlu:858: no appropriate script or program found: fmtutil
这毫无意义,因为fmtutil.exe
它就在bin\win64
文件夹中。直接调用它会产生相同的结果:
> fmtutil.exe
runscript.tlu:858: no appropriate script or program found: fmtutil
作为一种解决方法,我尝试了这个:
http://ctan.ijs.si/mirror/w32tex/current/web2c-w32.tar.xz
并且工作正常:
> fmtutil.exe
Commands:
--all recreate all format, base, mem files
--missing create all missing format, base, mem files