]> git.lyx.org Git - features.git/commit
Issue an error message if conflicting languages are used
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 27 Oct 2016 07:59:01 +0000 (09:59 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 31 Oct 2016 09:26:35 +0000 (10:26 +0100)
commitd190ae7787f3d21cb9349f9bca062a8700b0f3c4
treef5171455339b563772a4c8e4973aee9df9cac6f4
parent9e2d101d5c8f4d6efc94a61a81e9793c0af239ad
Issue an error message if conflicting languages are used

Some languages are only supported by Babel, some only by Polyglossia.

If these are combined, we issue an error message now.

Fixes: #10456
src/Buffer.cpp
src/LaTeXFeatures.cpp
src/LaTeXFeatures.h
src/Language.cpp
src/Language.h
status.22x