On Sat, Aug 29, 2026 at 03:57:17PM +0200, Patrice Dumas wrote: > It is possible (actually this is not needed by the strings already UTF-8 > encoded, but for all the other strings, that are character strings). I > would have preferred to avoid, but this is probably the best thing to > do (we do something like that in Texinfo for input reading). > > Reading the resulting file in Perl may > also be problematic, actually, as you say it should be possible to wrap > in the utf8::encode or similar to make it work.
Both were actually easy to do, this should be ok now. -- Pat
