]> git.lyx.org Git - features.git/commit
Fix up math scripts. Everything needs to go into <mrow>. (This acts as a
authorRichard Heck <rgheck@comcast.net>
Thu, 17 Dec 2009 15:39:18 +0000 (15:39 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 17 Dec 2009 15:39:18 +0000 (15:39 +0000)
commit873c9ad4f8b8a7effa3323a56cfb1c41b7320575
tree77e7a5ac79127661434420cbb8550646520b19b6
parente2d6ecff992f8bce03d171a54567644892b87868
Fix up math scripts. Everything needs to go into <mrow>. (This acts as a
general grouping mechanism, basically.)

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