summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2019-01-13data/pandoc.lua: auto-fix nested constructor argumentsAlbert Krewinkel
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning
2019-01-11 LaTeX template: Render \subtitle (#5213)Andrew Dunning
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning
2019-01-08Add zoomKey config to default.revealjs.John MacFarlane
2019-01-03LaTeX Template: Improve package selections (#5193)John MacFarlane
2019-01-02LaTeX template: Require xcolorAndrew Dunning
2019-01-02EPUB writer: small fixes to nav.xhtml.John MacFarlane
2019-01-01LaTeX template: Supply missing forAndrew Dunning
2019-01-01LaTeX template: Use `bookmark` if availableAndrew Dunning
2019-01-01LaTeX template: ReindentAndrew Dunning
2019-01-01LaTeX template: Remove obsolete fixltx2e packageAndrew Dunning
2019-01-01LaTeX template: Load xurl if availableAndrew Dunning
2019-01-01LaTeX template: Load xcolor if availableAndrew Dunning
2019-01-01LaTeX Template: Use Babel for LuaTeXAndrew Dunning
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane
2018-12-11template:latex: make @ letter before using it (#5145)Enno
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno
2018-11-29sample.lua: add SingleQuoted, DoubleQuoted.John MacFarlane
2018-11-20Additional abbreviationsAndrew Dunning
2018-11-19Lua filters: test AST object equality via HaskellAlbert Krewinkel
2018-11-19Asciidoc template: add :lang: to title header is lang is set in metadata.John MacFarlane
2018-11-03LaTeX template: add variable romanfont (#4665)OvidiusCicero
2018-11-03AsciiDoc writer: use single-line section headers.John MacFarlane
2018-10-22Add viz. to abbreviations file (#5007)Nick Fleisher
2018-10-22revealjs: typo in the socket.io javascript plugin (#5006)Yoan Blanc
2018-10-20Lua filters: iterate over AST element fields when using `pairs`Albert Krewinkel
2018-10-15Lua pandoc module: ensure MetaList elements behave like ListsAlbert Krewinkel
2018-10-15Lua pandoc module: fix MetaList constructorAlbert Krewinkel
2018-10-14Custom writer: provide PANDOC_DOCUMENT instead of Setup functionAlbert Krewinkel
2018-10-13Custom writer: give full access to doc in optional Setup function (#4967)Albert Krewinkel
2018-10-13data/sample.lua: replace custom pipe function with pandoc.utils.pipeAlbert Krewinkel
2018-10-11data/pandoc.lua: add datatype ListAttributesAlbert Krewinkel
2018-10-09Docx writer: added framework for custom properties.John MacFarlane
2018-10-06Lua filter doc: fix description of Code.textAlbert Krewinkel
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter
2018-09-22Translations/ruIvan Trubach
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger
2018-09-04Remove unnecessary indenting of TOC title (#4869)José de Mattos Neto
2018-08-28EPUB writer: set epub:type on body element intelligently.John MacFarlane
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe
2018-08-16TEI template: improve publicationStmt.John MacFarlane
2018-08-16TEI improvements.John MacFarlane
2018-08-16LaTeX writer/template: be sensitive to `filecolor` variable.John MacFarlane
2018-08-15Support "toc-title" in the beamer template. (#4835)Cyril Roelandt
2018-08-01RST writer: use `titleblock` instead of `title` variable for title blockFrancesco Occhipinti
2018-07-21Moved some beamer code in default.latex template.John MacFarlane
2018-07-18Add missing rollingLinks option to revealjs template (#4778)Igor Khorlo
2018-07-12Translations/fr (#4766)lux-lth
2018-06-25Texinfo writer: use @sup and @sub instead of custom macrosAlexander Krotov