Commit graph

3 commits

Author SHA1 Message Date
John MacFarlane
fdb11cdae9 Fixed problem in reference.docx styles.
Had xCs instead of iCs.
reference.docx now validates at
http://www.probatron.org:8080/officeotron/officeotron.html.

This may help with #414.
2012-02-10 22:49:07 -08:00
John MacFarlane
163f0651bd Fixed name on "Date" style in reference.docx.
See #414.
2012-02-10 21:50:31 -08:00
John MacFarlane
ba81cda7f1 Added Docx writer.
* New module `Text.Pandoc.Docx`.
* New output format `docx`.
* Added reference.docx.
* New option `--reference-docx`.

The writer includes support for highlighted code blocks
and math (which is converted from TeX to OMML using
texmath's new OMML module).
2012-01-19 12:10:49 -08:00