Math update, fixes and latex2html converter.
commit6ccf850f835fe89cd0c76a907bcdab098d4b92fc
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 3 Dec 2010 09:51:44 +0000 (3 09:51 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 3 Dec 2010 09:51:44 +0000 (3 09:51 +0000)
tree7bb1c3b9c37d31eaca20fbc2b2e30bd5af39bf84
parent8c3d314e9e9fcc5c5a9edfa4d1c8f3c3cde56984
Math update, fixes and latex2html converter.

latex2html converter contributed by Alex Fernández,
"--math-output" option to select between MathML or HTML/CSS math in HTML,
better multiline formula detection in latex2e writer.
TODO and test update.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6490 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docs/dev/todo.txt
docutils/math/__init__.py [new file with mode: 0644]
docutils/math/latex2html.py [new file with mode: 0644]
docutils/math/latex2mathml.py [moved from docutils/latex2mathml.py with 96% similarity]
docutils/writers/html4css1/__init__.py
docutils/writers/html4css1/math.css [new file with mode: 0644]
docutils/writers/latex2e/__init__.py
test/functional/expected/math.xhtml
test/functional/expected/standalone_rst_latex.tex
test/functional/input/data/math.txt