pandoc/src/Text
John MacFarlane ac83d4b806 Use new module from texmath to lookup MS font codepoints.
+ Removed Text.Pandoc.Readers.Docx.Fonts
+ Moved its code to texmath; we now use (from texmath 0.9)
  Text.TeXMath.Unicode.Fonts
+ Use texmath 0.9 (currently from git).
+ Updated epub tests because texmath now handles more mathml.
2016-11-30 00:43:55 +01:00
..
Pandoc Use new module from texmath to lookup MS font codepoints. 2016-11-30 00:43:55 +01:00
Pandoc.hs Export Text.Pandoc.getDefaultExtensions. 2016-11-18 17:01:09 +01:00