>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I think the most crucial part as of now is output, especially Lars> output to latex and how to handle that. Will it mean Lars> Omega/Lambda, some utf8 packages for LaTeX? How to solve this Lars> with (La)TeX is pretty open. What _I_ would like to see is a choice for the user of the output encoding. LyX would use iconv to get this output. When one cannot find a given unicode character in the output format, we would use a table to convert. A starting point could be an extended version of the data in http://www.tex.ac.uk/tex-archive/macros/latex/base/utf8ienc.dtx (look for the \DeclareUnicodeCharacter declarations) This table could then be used also by tex2lyx to transform TeX char names to proper unicode codepoints. JMarc