aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2013-09-24OpenDocument writer: don't use font-face-decls variable.John MacFarlane
2013-09-07HTML5 template: Add meta tag to allow user scaling.John MacFarlane
2013-08-24Removed dependency on citeproc-hs.John MacFarlane
2013-08-11reference.odt: Change generator in meta.xml to Pandoc.John MacFarlane
2013-08-11ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance.John MacFarlane
2013-08-08Preliminary support for new Div and Span elements in writers.John MacFarlane
2013-08-06Beamer template: Added fonttheme variable.John MacFarlane
2013-07-20LaTeX template: Added `biblio-style` variable.John MacFarlane
2013-07-17LaTeX/Beamer template: Added `classoption` variable.John MacFarlane
2013-07-14Updated sample.lua for new metadata.John MacFarlane
2013-07-13Simplified margin fields in default epub CSS file.John MacFarlane
2013-07-13Default epub CSS: Removed highlighting styles.John MacFarlane
2013-07-04default.latex: Use tex-ansi mapping for monofont.John MacFarlane
2013-06-27Custom writer: Pass full metadata, not just tit/auth/date.John MacFarlane
2013-06-27Man writer: give more fine-grained control in template.John MacFarlane
2013-06-25Use latest chicago-author-date.csl.John MacFarlane
2013-06-24Use new flexible metadata type.John MacFarlane
2013-06-02Latest template changes: title attribute on title section in dzslides.John MacFarlane
2013-05-07Made `\includegraphics` more flexible in LaTeX template.John MacFarlane
2013-05-01Fixed errors in revealjs template.John MacFarlane
2013-04-30revealjs templates: use query hashes for defaults, include remotes.John MacFarlane
2013-04-25LaTeX template: Changes to make mathfont work with xelatex.John MacFarlane
2013-04-15DocBook template: Use DocBook 4.5 doctype.John MacFarlane
2013-04-14Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.John MacFarlane
2013-03-30Docx writer: Use Compact style for Plain block elements.John MacFarlane
2013-03-25Slidy: Use slidy.js rather than slidy.js.gz.John MacFarlane
2013-03-24revealjs template: include pdf stylesheet by default.John MacFarlane
2013-03-23New revealjs template.John MacFarlane
2013-03-22Updated templates to include reveal.js.John MacFarlane
2013-03-21Added basic support for reveal.js.Jamie F. Olson
2013-03-20Added OPML template, tests.John MacFarlane
2013-03-03beamer template: Provide `\Oldincludegraphics` as in LaTeX template.John MacFarlane
2013-03-03EPUB writer: Include html TOC even in epub2.John MacFarlane
2013-02-27LaTeX template: Load microtype after fonts.John MacFarlane
2013-02-26Changed style names in reference docx.John MacFarlane
2013-02-23Added PDF to content types in reference.docx.John MacFarlane
2013-02-23reference.docx: Added default content type for emf.John MacFarlane
2013-02-20Small spacing change in context template.John MacFarlane
2013-02-20ConTeXt template: Use `\placecontent` for toc.John MacFarlane
2013-02-19ConTeXt writer: Removed `\placecontent`.John MacFarlane
2013-02-18LaTeX template: set secnumdepth to 5 if `--number-sections` specified.John MacFarlane
2013-02-03Beamer template: Lines to fix captions with longtable.John MacFarlane
2013-01-21LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.John MacFarlane
2013-01-19Updated templates.John MacFarlane
2013-01-18RTF writer: Added writeRTFWithEmbeddedImages.John MacFarlane
2013-01-15Added `writerHtmlQTags` and `--html-q-tags` option.John MacFarlane
2013-01-06reference.docx: PictureCaption style -> ImageCaption.John MacFarlane
2013-01-06Docx writer: Use separate footnotes.xml for notes.John MacFarlane
2013-01-05Implemented --toc-depth (and --toc!) for RTF writer.John MacFarlane
2013-01-05Support --toc-depth in context writer.John MacFarlane