luatex problem with file with umlauts on windows 10

Akira Kakuto kakuto at w32tex.org
Sat Apr 25 18:20:03 CEST 2020


Dear Ulrike,

> How does the functions know how to convert? I mean how is the "local
> code page" defined or queried?

local code page is obtained by win apis,
int syscp = AreFileApisANSI() ? GetACP() : GetOEMCP();

Best,
Akira



More information about the tex-live mailing list.