]> git.lyx.org Git - features.git/commit
Add support for tabularx/xltabular
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 24 Jun 2018 08:05:15 +0000 (10:05 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 24 Jun 2018 08:05:15 +0000 (10:05 +0200)
commitf38816bf16fa27504e40e33beb9b20d8095c988a
treebc4d9ad892264da88c1c53635513c0087ed06448
parent25ff03d120725ad736de25366e98f1e797b643bc
Add support for tabularx/xltabular

I.e., variable width columns in single and multiple page tables

Files format change.

Fixes: #4154, #4155
15 files changed:
development/FORMAT
lib/chkconfig.ltx
lib/doc/LaTeXConfig.lyx
lib/lyx2lyx/lyx_2_4.py
src/LaTeXFeatures.cpp
src/LyXAction.cpp
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/ui/TabularUi.ui
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/tex2lyx/Preamble.cpp
src/tex2lyx/table.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp
src/version.h