]> git.lyx.org Git - features.git/commit
Correct refinement fix for #6595. The problem was not adding \\ to the last
authorEnrico Forestieri <forenr@lyx.org>
Mon, 5 Jul 2010 12:31:18 +0000 (12:31 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 5 Jul 2010 12:31:18 +0000 (12:31 +0000)
commit7049447fd70cc14d30deb641e76550c010a3e29f
tree52cb758061d7cc9b162bdb2189fa3e0103893b8f
parentd546a9b286b53636ec0c34262942831670d2d167
Correct refinement fix for #6595. The problem was not adding \\ to the last
empty line of substack, tabular and xymatrix, but not calling delEmptyLastRow
for them.

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