]> git.lyx.org Git - features.git/commit
Fix #7549, due to a problem in exporting to plaintext a
authorTommaso Cucinotta <tommaso@lyx.org>
Wed, 11 May 2011 18:59:54 +0000 (18:59 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Wed, 11 May 2011 18:59:54 +0000 (18:59 +0000)
commitbca9a6ca73b05856eb24f38795d67fdefa939878
tree7f97a8dea952178b37e2319c213f0d95a8db58a5
parent5e52eb2dc23b7712c2433fe697977e38932b7818
Fix #7549, due to a problem in exporting to plaintext a
multicell inset, where we now export all of the cells
separated by "\t", instead of only the first cell.

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