[tex-live] xindy and folders with non ascii chars

Bruno Haible bruno at clisp.org
Sun Sep 23 03:07:52 CEST 2018


Hi Akira,

> I have tried the current master, and found on
> Japanese Windows (CP932):
> 
> #define VALID_FILENAME_CHAR ((ch >= 32) && (ch <= 61) && \
> (ch != 34) && (ch != 42) && (ch != 47) && (ch != 58) && \
> (ch != 60)) || ((ch >= 64) && (ch != 92) && (ch != 124))

This is the same as I got in a Western Windows (CP1252). Good.

Bruno



More information about the tex-live mailing list