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