>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: 
| 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.

Lars> You can not expect iconv to be able to do this.

Why? recode does it. 

Anyway, it seems we can easily build a character table from the
support files of LaTeX's utf-8.def (utf8enc.dfu). The
former also means that LaTeX utf-8 support only works for latin and
cyrillic. We'll have to do something specific for other scripts.

Also, not all LaTeXs support utf-8 (tetex 2 does not). So we have to
fallback to something.

JMarc

Reply via email to