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
_______________________________________________
dev-luatex mailing list -- dev-luatex@ntg.nl
To unsubscribe send an email to dev-luatex-le...@ntg.nl

Reply via email to