>>>>> "Aleksandr" == Aleksandr Konstantinov <[EMAIL PROTECTED]> writes:
Aleksandr> Hello
Hello,
Sorry for being so long to answer.
Aleksandr> Unfortunately LyX has all languages and input encodings
Aleksandr> compiled in. Are any plans to add such feature ?
It would probably be a good idea to have these coded in configuration
files (probably not lyxrc, though).
Aleksandr> I made a patch (attached below) to make possible to add languages
Aleksandr> and input encodings in configuraton file with commands
Aleksandr> /add_language language /add_input_encoding input_encoding
Aleksandr> but not sure if this doesn't violate spirit of LyX in some
Aleksandr> way ?
Unfortunately, the handling of languages has really changed in
1.1.5pre3, as you might have seen. Other than that, the style could be
more C++-ish, but the spirit is correct.
Aleksandr> Another feature I'm missing is support for multilanguge
Aleksandr> documents (something what would automatically change screen
Aleksandr> fonts and add /selectlanguage into tex file). Are there any
Aleksandr> plans for such feature ?
The change of fonts is not done, but we have a beginning of multi
language support in 1.1.5pre3 (even with right-to-left languages!).
JMarc