]> git.lyx.org Git - features.git/commit
Fix bug #6595: empty last row of matrix or eqnarray vanishes.
authorEnrico Forestieri <forenr@lyx.org>
Sun, 4 Jul 2010 16:31:53 +0000 (16:31 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 4 Jul 2010 16:31:53 +0000 (16:31 +0000)
commit9536afe74261975b916e4e8d9d05c24bdbe4a977
treefa64440008ec3aaae9b0bebac9ba4b38a7ad8fa6
parent333485fa34449c5a543f35abac040285c2851042
Fix bug #6595: empty last row of matrix or eqnarray vanishes.
This patch essentially reverts r30795 and also provides the correct fix
for #2969.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34751 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/MathParser.cpp