Docx Reader: Add new file, TexChar.

This will allow us to deal with unicode characters from word equations. This
part of the process will need to continue to be improved.
This commit is contained in:
Jesse Rosenthal 2014-07-02 16:53:28 -04:00
parent 2bc0c77791
commit 9f4bacf86f
2 changed files with 4387 additions and 0 deletions

View file

@ -329,6 +329,7 @@ Library
Other-Modules: Text.Pandoc.Readers.Docx.Lists,
Text.Pandoc.Readers.Docx.Reducible,
Text.Pandoc.Readers.Docx.Parse,
Text.Pandoc.Readers.Docx.TexChar,
Text.Pandoc.Writers.Shared,
Text.Pandoc.Asciify,
Text.Pandoc.MIME,

File diff suppressed because it is too large Load diff