Update html4css1 writer, math, and functional tests.
commit48bd0a55f28c4ef50c715e38bfd990082214a1ae
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 25 Nov 2010 10:16:45 +0000 (25 10:16 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 25 Nov 2010 10:16:45 +0000 (25 10:16 +0000)
treeb5387a7128b45b6928ae3c5c18bd78976afdd6e5
parent147687ec98025ee67c34a963bf320a9ce93e989f
Update html4css1 writer, math, and functional tests.

* prepare for math to HTML conversion,
* provisions for XTHML 1.1. generation with the "strict" html writer:
  configurable lang attribute name: "lang" in XHTML 1.0 but "xml:lang" in 1.1,
  strip whitespace around class arguments,

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6486 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/latex2mathml.py
docutils/writers/html4css1/__init__.py
test/functional/expected/math.xhtml
test/functional/expected/standalone_rst_html4css1.html
test/functional/expected/standalone_rst_latex.tex
test/functional/expected/standalone_rst_pseudoxml.txt
test/functional/expected/standalone_rst_xetex.tex
test/functional/input/data/math.txt
test/functional/input/data/standard.txt