The following patch improves the multi-lingual support:

1. Add support for displaying languages with multiple charsets.
See a screenshot at http://www.math.tau.ac.il/~dekel/lyx/unicode.png
To use it, select "iso10646-1" as screen font encoding.
(note that the text is still stored as 8-bit. At the rendering stage it is
transformed to 16-bit according to the current language)

2. Add automatic handling of input encoding:
When the input encoding is set to "auto", LyX will generate automatically
the arguments to the inputenc package, and will also put \inputencoding{}
commands between paragraphs with different encodings.

3. Add support for displaying Arabic points.

4. Few minor fixes.

PS: The file src/direction.h is obsolete and should be deleted from CVS.
It can also be deleted from lyx1.1.5fix1 (also deleting "direction.h"
from src/Makefile.am).

encoding.C.gz

encoding.h.gz

patch.gz

Reply via email to