Age | Commit message (Expand) | Author | Files | Lines |
2013-01-06 | reference.docx: PictureCaption style -> ImageCaption. | John MacFarlane | 1 | -0/+0 |
2013-01-06 | Docx writer: Use separate footnotes.xml for notes. | John MacFarlane | 1 | -0/+0 |
2013-01-05 | Implemented --toc-depth (and --toc!) for RTF writer. | John MacFarlane | 1 | -7/+5 |
2013-01-05 | Support --toc-depth in context writer. | John MacFarlane | 1 | -5/+7 |
2013-01-05 | Epub CSS: left-align headers by default. | John MacFarlane | 1 | -6/+6 |
2013-01-05 | Changed --toc-level to --toc-depth. | John MacFarlane | 1 | -5/+5 |
2013-01-05 | Implemented --toc-level for rst. | John MacFarlane | 1 | -5/+5 |
2013-01-05 | Implemented --toc-level in LaTeX writer. | John MacFarlane | 1 | -7/+5 |
2013-01-04 | Added css to preserve spaces in <code> tags. | John MacFarlane | 1 | -5/+7 |
2012-12-29 | Moved all data files and templates to data/. | John MacFarlane | 26 | -0/+2627 |
2010-03-18 | Added --mathml option; removed Text.Pandoc.LaTeXMathML. | fiddlosopher | 3 | -17/+78 |
2010-01-01 | Moved data/ui -> s5. Added note on this in README. | fiddlosopher | 13 | -840/+0 |
2009-12-31 | Added --reference-odt option. | fiddlosopher | 6 | -1088/+0 |
2009-12-31 | Removed old data/templates directory. | fiddlosopher | 6 | -142/+0 |
2009-12-31 | Indented and line-broke styles.xml so it can be modified more easily. | fiddlosopher | 1 | -2/+1062 |
2009-12-31 | Added newline at end of LaTeXMathML script. | fiddlosopher | 1 | -1/+1 |
2009-12-31 | Moved odt-styles -> odt. Changed ODT module to look at user data first. | fiddlosopher | 6 | -0/+0 |
2009-12-31 | Add legacy-header to LaTeX template. | fiddlosopher | 1 | -2/+7 |
2009-12-31 | Renamed headers -> templates. | fiddlosopher | 6 | -0/+0 |
2009-12-31 | LaTeX header: fixes for xetex and header-includes. | fiddlosopher | 1 | -2/+8 |
2009-12-31 | Revised LaTeX writer to use templates. | fiddlosopher | 1 | -0/+42 |
2008-12-02 | LaTeX header: Use fixed-width font for Haskell code. | fiddlosopher | 1 | -1/+1 |
2008-12-02 | Add definition of code environment to LaTeX header. | fiddlosopher | 1 | -0/+2 |
2008-11-01 | Support horizontal rules in OpenDocument and ODT writers. | fiddlosopher | 1 | -1/+1 |
2008-11-01 | Corrected mispelling (Defnition) in odt styles.xml. | fiddlosopher | 1 | -1/+1 |
2008-09-23 | Moved odt-styles/ to data/. Removed unneeded variable in Makefile. | fiddlosopher | 6 | -0/+28 |
2008-08-13 | Support for display math; changed ASCIIMathML -> LaTeXMathML: | fiddlosopher | 5 | -3739/+207 |
2008-08-01 | Simplified build process using template haskell. | fiddlosopher | 22 | -0/+4666 |
2007-11-03 | Reverted back to state as of r1062. The template haskell changes | fiddlosopher | 17 | -1783/+0 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 17 | -0/+1783 |