>>>>> "José" == José Matos <[EMAIL PROTECTED]> writes:

>> Maybe we should not change the value of \inputencoding, but only
>> the semantics: In the new format, \inputencoding will only be used
>> for the encoding of .tex file, not the .lyx file.

José>   What is wrong with \usepackage[utf-8]{inputenc}?

We should be able to generate output with any encoding the user wants:
latinX, utf-8, 7bit TeX. Any character that is not available in the
encoding would be replaced by the corresponding 7bit TeX macro.

What I do not know is whether this encoding should be in the file
itself, in the user's prefs. 

Does iconv provide code to convert between TeX and unicode? Otherwise,
we'll have to find a table somewhere and use it. It will also be very
useful for tex2lyx.

JMarc

Reply via email to