Age | Commit message (Expand) | Author | Files | Lines |
2013-03-21 | Added basic support for reveal.js. | Jamie F. Olson | 1 | -6/+0 |
2013-03-20 | Added OPML template, tests. | John MacFarlane | 1 | -13/+5 |
2013-03-03 | beamer template: Provide `\Oldincludegraphics` as in LaTeX template. | John MacFarlane | 1 | -7/+12 |
2013-03-03 | EPUB writer: Include html TOC even in epub2. | John MacFarlane | 1 | -0/+2 |
2013-02-27 | LaTeX template: Load microtype after fonts. | John MacFarlane | 1 | -5/+8 |
2013-02-26 | Changed style names in reference docx. | John MacFarlane | 1 | -0/+0 |
2013-02-23 | Added PDF to content types in reference.docx. | John MacFarlane | 1 | -0/+0 |
2013-02-23 | reference.docx: Added default content type for emf. | John MacFarlane | 1 | -0/+0 |
2013-02-20 | Small spacing change in context template. | John MacFarlane | 1 | -8/+5 |
2013-02-20 | ConTeXt template: Use `\placecontent` for toc. | John MacFarlane | 1 | -6/+7 |
2013-02-19 | ConTeXt writer: Removed `\placecontent`. | John MacFarlane | 1 | -7/+6 |
2013-02-18 | LaTeX template: set secnumdepth to 5 if `--number-sections` specified. | John MacFarlane | 1 | -6/+7 |
2013-02-03 | Beamer template: Lines to fix captions with longtable. | John MacFarlane | 1 | -5/+7 |
2013-01-21 | LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs. | John MacFarlane | 1 | -7/+5 |
2013-01-19 | Updated templates. | John MacFarlane | 1 | -5/+7 |
2013-01-18 | RTF writer: Added writeRTFWithEmbeddedImages. | John MacFarlane | 1 | -5/+5 |
2013-01-15 | Added `writerHtmlQTags` and `--html-q-tags` option. | John MacFarlane | 1 | -5/+5 |
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 |