]> git.lyx.org Git - features.git/commit
Revert revision 14819 and my faulty fix for it.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 11 Nov 2006 15:26:31 +0000 (15:26 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 11 Nov 2006 15:26:31 +0000 (15:26 +0000)
commit8c651169ef6723c853b34805842372d4769c560f
tree6985201ac4ac151ccb2a41dc15fbe13affe7e81e
parent04157d9cb8fa00082f0161aeb55dc0d6f0b12270
Revert revision 14819 and my faulty fix for it.
* src/mathed/InsetMathScript.C
(InsetMathScript::write): Do not add braces to the nucleus

* src/mathed/MathParser.C
(Parser::parse1): Do not remove brace insets from the nucleus of
script insets

* src/mathed/InsetMathNest.C
(InsetMathNest::script): ditto

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15859 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetMathNest.C
src/mathed/InsetMathScript.C
src/mathed/MathParser.C