Hans Hagen a écrit :
i don't know how latex handles that, but why not just overloading the write-to-aux (or whatever) macros, intercept the to-be-written string and convert it; it's the only controlled way since changing 'all' writes will mess up other things (like files that users write)
That would be a solution, but I think the most consistent thing would be that (in this case), LuaTeX reads and write all its files in the same encoding: if a user works in latin1, he will want the files he writes to be in latin1 too... Isn't there a way to do so?
Thank you in advance, -- Elie
