luatex problem with file with umlauts on windows 10

Akira Kakuto kakuto at w32tex.org
Sat Apr 25 17:51:01 CEST 2020


Dear Ulrike,

> Currently the file search in expl3 is broken because of this, so
> I'm considering our options

f = chgstrcp.utf8tosyscp(file)
    (file: utf-8, f: local code page)

f = chgstrcp.syscptoutf8(file)
    (file: local code page, f: utf-8)

work only in lua[hb]tex for TeX Live Windows.
Please use them in expl3, if they are usable.

Best,
Akira



More information about the tex-live mailing list.