]> git.lyx.org Git - features.git/commit
Center longtable explicitly (#10690)
authorScott Kostyshak <skostysh@lyx.org>
Tue, 8 May 2018 15:18:07 +0000 (11:18 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 8 May 2018 21:42:43 +0000 (17:42 -0400)
commit705302f6dee4e4be9ea46213aa1b0cc18be0cfb0
tree5e98fa0947a11e5d60b83ac9a491f001f1cb7a30
parentbd1ba4ea24885d78b5e4bf7080c5eaa47f575a1f
Center longtable explicitly (#10690)

"Center" is the default of longtable, but some situations require it
to be centered explicitly, such as when using floatrow:

https://tex.stackexchange.com/questions/320592/floatrow-package-conflicting-with-centering-longtable

(cherry picked from commit bde1834f7e81727545e014c24e27e148f6ba7d65)
src/insets/InsetTabular.cpp
status.23x