Hi all, (for reference: original discussion: https://github.com/rstudio/tinytex/issues/427) in TeX Live we are using runscript.lua https://tug.org/svn/texlive/trunk/Master/bin/windows/runscript.tlu?revision=68820&view=markup to resolve scripts, typical examples are fmtutil -> fmtutil.pl updmap -> updmap.pl etc (not only for perl scripts!). It seems that in some cases, the scripts fails to resolve scripts, for example fmtutil-sys will use Windows "short name" passed in, like "FMTUTI~1.EXE" My question: Is there a way in luatex to convert these short names to "proper" (= long) names? Thanks Norbert -- PREINING Norbert https://www.preining.info Mercari Inc. + IFMGA Guide + TU Wien + TeX Live GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
On Sun, 12 Nov 2023 at 16:45, Norbert Preining
Hi all,
(for reference: original discussion: https://github.com/rstudio/tinytex/issues/427)
in TeX Live we are using runscript.lua
https://tug.org/svn/texlive/trunk/Master/bin/windows/runscript.tlu?revision=68820&view=markup to resolve scripts, typical examples are fmtutil -> fmtutil.pl updmap -> updmap.pl etc (not only for perl scripts!).
It seems that in some cases, the scripts fails to resolve scripts, for example fmtutil-sys will use Windows "short name" passed in, like "FMTUTI~1.EXE"
My question: Is there a way in luatex to convert these short names to "proper" (= long) names?
Hm, we are checking. -- luigi
On Sun, 12 Nov 2023 at 16:45, Norbert Preining
Hi all,
(for reference: original discussion: https://github.com/rstudio/tinytex/issues/427)
There is now a new runscript_dll.c , perhaps it fixes the issue. -- luigi
There is now a new runscript_dll.c , perhaps it fixes the issue.
Great, thanks. I will report back to TinyTeX devs and see if that fixes it. Best Norbert -- PREINING Norbert https://www.preining.info Mercari Inc. + IFMGA Guide + TU Wien + TeX Live GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
participants (3)
-
luigi scarso
-
Norbert Preining
-
Norbert Preining