]> git.lyx.org Git - lyx.git/commit
Fix parsing of functions and arguments for MathML.
authorRichard Heck <rgheck@comcast.net>
Sat, 14 Nov 2009 20:20:17 +0000 (20:20 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 14 Nov 2009 20:20:17 +0000 (20:20 +0000)
commit9ba340b21855b13c8dbc45c6ab0b5624d91140e8
tree902e2ff5f37483b595f8ced933f623fb10e97a26
parent963c22353a1a6710cd83c398da357971b5150402
Fix parsing of functions and arguments for MathML.

The enum is overkill for now, but will be useful if anyone decides
really to return to this stuff. It's apparent that there are some
powerful tools here---like the ability to pipe expressions through
Mathematica.

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