]> git.lyx.org Git - features.git/commit
Fix display of gather in lefteqn mode
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 4 Oct 2018 14:05:46 +0000 (16:05 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:50 +0000 (14:39 +0200)
commitd230d26fd801e5a07917b780525fbb167214ae1c
tree2d800b4da8d46cdd7c9db1d4dbaa6c222c6e5dce
parent02399d14cc0121315c75d67293715e2269fa6233
Fix display of gather in lefteqn mode

The column is flushed when the display of equations is flushed.

Not sure what to do with RtL languages.

Fixes bug 11324.
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathSplit.cpp