]> git.lyx.org Git - lyx.git/commit
Add support for language options (#8034)
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 23 Aug 2024 13:52:34 +0000 (15:52 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 23 Aug 2024 13:52:34 +0000 (15:52 +0200)
commit7e49ae7b13180461b1abb956f2c8d3954f4e0fba
tree53b2e3e20bc9c164c47548ac6c584f629ddca844
parent411387cccc1a34d658b72476f2ed6a5131bcdae4
Add support for language options (#8034)

File format change.

Note that this cannot be properly reverted to LyX 2.4, so any options
will simply vanish on reversion or roundtrip
15 files changed:
development/FORMAT
lib/languages
lib/lyx2lyx/lyx_2_5.py
src/BufferParams.cpp
src/BufferParams.h
src/Font.cpp
src/LaTeXFeatures.cpp
src/LaTeXFeatures.h
src/Language.cpp
src/Language.h
src/frontends/qt/GuiDocument.cpp
src/frontends/qt/GuiDocument.h
src/frontends/qt/ui/LanguageUi.ui
src/output_latex.cpp
src/version.h