> Date: Thu, 6 Feb 2025 21:33:31 +0100 > From: pertu...@free.fr > Cc: bug-texinfo@gnu.org > > On Thu, Feb 06, 2025 at 07:53:06PM +0000, Werner LEMBERG wrote: > > > > OK, so let me recapitulate: If I want to support Texinfo manuals with > > HTML output that could have both `@anchor{o}` and `@anchor{รถ}`, and > > there are other manuals that do cross references to these two anchors, > > I must to use `--no-transliterate-file-names`, right? > > Right. Or set TRANSLITERATE_FILE_NAMES to 0 in init file.
Really? Isn't texi2any supposed to handle file-name clashes in this and other cases? I thought it did.