summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx
Commit message (Expand)AuthorAge
...
* Add dropCap to paragraph style.Jesse Rosenthal2014-08-11
* Docx reader: handle empty reducibles.Jesse Rosenthal2014-08-11
* Docx Parse: Improved font recognition when specified in rFonts elementMatthew Pickering2014-08-11
* Docx Fonts: Derives Show and EqMatthew Pickering2014-08-11
* Merge pull request #1510 from jkr/spacefixJohn MacFarlane2014-08-10
|\
| * Change head/tail to pattern guards.Jesse Rosenthal2014-08-10
| * Docx reader: Fix spacing issue.Jesse Rosenthal2014-08-09
* | Removed OMath module, depend on texmath >= 0.8.John MacFarlane2014-08-10
* | Docx Parse: Recognises code points in sym elements which are in the private r...Matthew Pickering2014-08-09
* | Added Text.Pandoc.Readers.Docx.FontsMatthew Pickering2014-08-09
* | Docx Reader: Added recognition of sym element in paragraphsMatthew Pickering2014-08-09
|/
* OMath parser: Change signature of exported function.Jesse Rosenthal2014-08-08
* OMath: Finish initial cleanup.Jesse Rosenthal2014-08-08
* OMath: Remove NamespacesJesse Rosenthal2014-08-08
* OMath: Start phasing out internal OMath type.Jesse Rosenthal2014-08-08
* OMath parser: don't group expressions if there's only one.Jesse Rosenthal2014-08-08
* Merge pull request #1494 from jkr/math-moduleJohn MacFarlane2014-08-07
|\
| * OMath module: Add new file.Jesse Rosenthal2014-08-07
| * Docx reader: Split math out into math module.Jesse Rosenthal2014-08-07
* | Docx reader: Handle inline drawings.Jesse Rosenthal2014-08-07
|/
* Remove now-unnecessary TexCharJesse Rosenthal2014-08-06
* Add a note on how `mapD` works.Jesse Rosenthal2014-08-06
* Docx reader: Use TeXMath to write mathJesse Rosenthal2014-08-06
* Docx Parser: Produce endnotes.Jesse Rosenthal2014-08-01
* Docx reader: Make docx reader put image data in MediaBag.Jesse Rosenthal2014-07-30
* Removed space at ends of lines in source.John MacFarlane2014-07-12
* Docx Reader: Add a compatibility layer for Except.Jesse Rosenthal2014-07-12
* Docx Reader: A nicer Docx type.Jesse Rosenthal2014-07-12
* Docx Reader: Add new file, TexChar.Jesse Rosenthal2014-07-02
* Docx Reader: Parse omml equations.Jesse Rosenthal2014-07-02
* Docx reader: Add ParIndentation type to parser.Jesse Rosenthal2014-06-29
* Docx reader: Code cleanup in parse.Jesse Rosenthal2014-06-25
* Docx reader: Remove unnecessary filter in Parse.Jesse Rosenthal2014-06-25
* Docx reader: Parse Insertions and Deletions.Jesse Rosenthal2014-06-25
* Docx Reader: Add change typesJesse Rosenthal2014-06-25
* Add copyright block to T.P.R.Docx.Reducible.Jesse Rosenthal2014-06-23
* Move some of the clean-up logic into List module.Jesse Rosenthal2014-06-23
* Add new typeclass, ReducibleJesse Rosenthal2014-06-23
* Add literal tabs to parser.Jesse Rosenthal2014-06-19
* Naming: Use Docx instead of DocX.John MacFarlane2014-06-16