]> git.lyx.org Git - features.git/commit
Introduce a new Language option "AsBabelOptions" that specifies whether a language...
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 14 Nov 2010 10:35:35 +0000 (10:35 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 14 Nov 2010 10:35:35 +0000 (10:35 +0000)
commitcc5dd37a2a051778429836331206b5c7800dee16
tree3f56161e64c8745b2f01b1055b5032108eff6789
parent12c7e7dde3851ad894380fd42ba741dd3d0cbcc7
Introduce a new Language option "AsBabelOptions" that specifies whether a language requires to be passed to babel itself (instead of globally to the class).

This allows us to remove some ugly hardcoding of languages in the source.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36292 a592a061-630c-0410-9148-cb99ea01b6c8
lib/languages
src/BufferParams.cpp
src/BufferParams.h
src/LaTeXFeatures.cpp
src/LaTeXFeatures.h
src/Language.cpp
src/Language.h