summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
* Docx writer: Print subtitle from metadata if present.John MacFarlane2014-07-29
* Docx writer: include abstract with Abstract style.John MacFarlane2014-07-26
* Include `lot` and `lof` variables in latex template.John MacFarlane2014-07-20
* Custom writers now work with `--template`.John MacFarlane2014-07-16
* Made Citation information available in lua custom writer.John MacFarlane2014-07-16
* Added type attribute to link tags in epub3 template.John MacFarlane2014-07-08
* Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae2014-06-29
|\
| * Added haddock template.John MacFarlane2014-06-18
| * Updated default latex template so `\subtitle` works properly.John MacFarlane2014-06-09
| * Removed header1.xml, footer1.xml from reference.docx.John MacFarlane2014-06-01
| * Docx writer: Header and footer are now carried over from reference.docx.John MacFarlane2014-06-01
| * LaTeX/Beamer templates: remove conditional around date.John MacFarlane2014-06-01
| * LaTeX template: Added linestretch variable.John MacFarlane2014-05-06
| * Added fontfamily variable to latex template. (tlvince)John MacFarlane2014-05-06
| * Updated templates: conditionalize author/date in latex template.John MacFarlane2014-05-06
| * Update latex/beamer templates: load upquote after fontenc.John MacFarlane2014-05-06
| * Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics.John MacFarlane2014-04-30
| * MathMLinHTML: Fix deprecation warninggwern2014-04-20
| * Beamer template: Consistent styles for figure and table captionsJohn MacFarlane2014-04-11
| * Beamer template: Adjust widths correctly for oversized images.John MacFarlane2014-04-11
| * Fixed PDF print function in reveal.js template.John MacFarlane2014-04-05
| * DocBook template: use authorgroup if there are authors.John MacFarlane2014-04-04
| * Added caption package to default beamer template. Closes #1200.John MacFarlane2014-04-04
| * beamer template: changes for better unicode handling.John MacFarlane2014-03-19
| * Added default.icml to templates.John MacFarlane2014-03-04
| * default.latex template: use fontenc package only for pdflatex.John MacFarlane2014-02-20
| * Move include-after to end in revealjs template. (certainlyakey)John MacFarlane2014-02-18
| * reference.odt: Tidied styles.xml.John MacFarlane2014-01-02
| * reference.docx: Include 'FootnoteText' style.John MacFarlane2013-12-27
| * Allow use of `\includegraphics[size]` in beamer.John MacFarlane2013-12-13
| * Added Cite function to sample.lua.John MacFarlane2013-12-13
| * latex template: Put header-includes after title.John MacFarlane2013-12-11
| * default latex template: added abstract variable.John MacFarlane2013-12-11
| * Updated beamer template for booktabs.John MacFarlane2013-12-09
| * Use latest pandoc-templates.John MacFarlane2013-12-03
| * Add booktabs package for LaTeX tablesJose Luis Duran2013-12-04
| * ConTeXt writer: Don't hardcode figure/table placement.John MacFarlane2013-11-30
| * ConTeXt writer: Use setupcaption to separate style from content.John MacFarlane2013-11-22
| * Updated beamer template.John MacFarlane2013-10-21
| * Removed data files for s5, slideous, slidy.John MacFarlane2013-10-20
| * OpenDocument writer: don't use font-face-decls variable.John MacFarlane2013-09-24
| * 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