On Wed, May 27, 2026 at 04:57:15PM +0100, Gavin Smith wrote: > > * only use Text::Unidecode for transliteration in Perl and always use it > > if there is some transliteration, remove the USE_UNIDECODE customization > > I'm happy for USE_UNIDECODE to be removed. > > Would Text::Unicode still be used by default anywhere?
Yes, in LaTeX for the name of floats, that are generated based on float type and need to be associated to a file, and for files in the EPUB achive. In both cases, these are not really user-facing names, except if the user has a look at the generated LaTeX or unzip the EPUB archive. -- Pat
