diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-04-25 12:33:50 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-04-25 20:30:27 -0700 |
commit | c243e5b67b0a3be6a713c6120da24e5e65cb0357 (patch) | |
tree | 9b1df6396034408f8d9fddaee974e3aec58bd87f /windows | |
parent | b3669e139cf354d74579b87b07b41f6d63126c84 (diff) | |
download | pandoc-c243e5b67b0a3be6a713c6120da24e5e65cb0357.tar.gz |
Use texmath's parser in TexMath module.
* This replaces a lot of custom parser code, and expands
the tex -> unicode conversion.
* The behavior has also changed: if the whole formula can't
be converted, the whole formula is left in raw TeX.
Previously, pandoc converted parts of the formula to unicode
and left other parts in raw TeX.
* Added (but not yet exported) readTeXMath', which returns a Maybe.
* Updated tests
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions