]> git.lyx.org Git - features.git/commit
Use polyglossia also with DVI (LuaTeX).
authorGünter Milde <milde@lyx.org>
Fri, 8 Jan 2016 21:51:58 +0000 (22:51 +0100)
committerGünter Milde <milde@lyx.org>
Fri, 8 Jan 2016 21:52:28 +0000 (22:52 +0100)
commit3a70340a95339ce3cdabf77232e0e70c2f1053ad
treeb10097908333349a6bd5150bf1fc8417a30847ba
parentf35ed0c16836db4e8241770ad25925af9b94009e
Use polyglossia also with DVI (LuaTeX).

Simplify the logic for language package selection and make it more consistent:

Use polyglossia with non-TeX fonts (system fonts/Unicode fonts) for all
export flavours (XeTeX, LuaTeX, DVI-LuaTeX), if the language package setting
is "auto" and there is no language not supported by Babel and no package
providing Babel.

This solves some Babel-related autotest cases and leads to some new failures
due to the polyglossia language nesting problem.
development/autotests/suspiciousTests
development/autotests/unreliableTests
src/BufferParams.cpp
src/LaTeXFeatures.cpp