]> git.lyx.org Git - lyx.git/commit
The beginnings of pure HTML output of math, for our internal XHTML
authorRichard Heck <rgheck@comcast.net>
Mon, 29 Mar 2010 22:52:13 +0000 (22:52 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 29 Mar 2010 22:52:13 +0000 (22:52 +0000)
commit30b18aec37da1355c8947cfeb8d181e7b5a9a4f9
tree0b2d716eb0e27fe41ff44a207b14cc119021ea44
parentc6721161b0c2953e16e7927cefd1b20ab7c61fb9
The beginnings of pure HTML output of math, for our internal XHTML
output routines. The idea is that in some cases people may not want to
use MathML, so we are going to try to give options.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33936 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetMath.cpp
src/mathed/InsetMath.h
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/MathExtern.cpp
src/mathed/MathExtern.h
src/mathed/MathStream.cpp
src/mathed/MathStream.h