Re: Unicode LaTeX export - decision

2006-10-19 Thread Jean-Marc Lasgouttes
> "Asger" == Asger Ottar Alstrup <[EMAIL PROTECTED]> writes: Asger> First step: (Georg volunteered :-) Asger> - Write UCS4 streams which are converted to UTF-8 by magic Asger> - So the LaTeX file is in UTF-8 encoding I do not understand the concern about the difficulty of doing non-utf8. Wo

Re: Unicode LaTeX export - decision

2006-10-19 Thread Asger Ottar Alstrup
Georg Baum wrote: You misunderstood me. My proposal was not to do the internal conversion. My proposal was to the same with all latex() methods that I did with plaintext(): Output to UCS4 streams and do the conversion to utf8 in the file stream. Sounds good to me. Lars talks about compression