aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2019-01-23LaTeX template: Restrict `institute` to Beamer (#5219)Andrew Dunning1-3/+2
2019-01-22LaTeX template: Use `footnotehyper` if available (#5234)Andrew Dunning1-2/+3
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning1-1/+1
2019-01-22LaTeX template: Fix subtitle spacing (#5244)Andrew Dunning1-1/+1
2019-01-16sample.lua: Add a missing '>'MichaWiedenmann1-1/+1
2019-01-13data/pandoc.lua: auto-fix nested constructor argumentsAlbert Krewinkel1-6/+18
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning1-9/+8
2019-01-11 LaTeX template: Render \subtitle (#5213)Andrew Dunning1-1/+9
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning1-10/+9
2019-01-08Add zoomKey config to default.revealjs.John MacFarlane1-0/+4
2019-01-03LaTeX Template: Improve package selections (#5193)John MacFarlane1-53/+76
2019-01-02LaTeX template: Require xcolorAndrew Dunning1-1/+1
2019-01-02EPUB writer: small fixes to nav.xhtml.John MacFarlane1-3/+4
2019-01-01LaTeX template: Supply missing forAndrew Dunning1-1/+1
2019-01-01LaTeX template: Use `bookmark` if availableAndrew Dunning1-1/+1
2019-01-01LaTeX template: ReindentAndrew Dunning1-46/+71
2019-01-01LaTeX template: Remove obsolete fixltx2e packageAndrew Dunning1-1/+0
2019-01-01LaTeX template: Load xurl if availableAndrew Dunning1-0/+1
2019-01-01LaTeX template: Load xcolor if availableAndrew Dunning1-3/+1
2019-01-01LaTeX Template: Use Babel for LuaTeXAndrew Dunning1-2/+2
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane4-9/+9
2018-12-11template:latex: make @ letter before using it (#5145)Enno1-4/+7
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno1-6/+7
2018-11-29sample.lua: add SingleQuoted, DoubleQuoted.John MacFarlane1-0/+8
2018-11-20Additional abbreviationsAndrew Dunning1-0/+29
2018-11-19Lua filters: test AST object equality via HaskellAlbert Krewinkel1-1/+4
2018-11-19Asciidoc template: add :lang: to title header is lang is set in metadata.John MacFarlane1-0/+3
2018-11-03LaTeX template: add variable romanfont (#4665)OvidiusCicero1-0/+3
2018-11-03AsciiDoc writer: use single-line section headers.John MacFarlane1-1/+1
2018-10-22Add viz. to abbreviations file (#5007)Nick Fleisher1-0/+1
2018-10-22revealjs: typo in the socket.io javascript plugin (#5006)Yoan Blanc1-1/+1
2018-10-20Lua filters: iterate over AST element fields when using `pairs`Albert Krewinkel1-0/+58
2018-10-15Lua pandoc module: ensure MetaList elements behave like ListsAlbert Krewinkel1-0/+3
2018-10-15Lua pandoc module: fix MetaList constructorAlbert Krewinkel1-1/+6
2018-10-14Custom writer: provide PANDOC_DOCUMENT instead of Setup functionAlbert Krewinkel1-23/+13
2018-10-13Custom writer: give full access to doc in optional Setup function (#4967)Albert Krewinkel1-3/+34
2018-10-13data/sample.lua: replace custom pipe function with pandoc.utils.pipeAlbert Krewinkel1-14/+3
2018-10-11data/pandoc.lua: add datatype ListAttributesAlbert Krewinkel1-1/+29
2018-10-09Docx writer: added framework for custom properties.John MacFarlane3-2/+5
2018-10-06Lua filter doc: fix description of Code.textAlbert Krewinkel1-1/+1
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter1-1/+1
2018-09-22Translations/ruIvan Trubach1-9/+9
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger1-1/+1
2018-09-04Remove unnecessary indenting of TOC title (#4869)José de Mattos Neto1-3/+1
2018-08-28EPUB writer: set epub:type on body element intelligently.John MacFarlane1-1/+1
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe1-0/+3
2018-08-16TEI template: improve publicationStmt.John MacFarlane1-1/+15
2018-08-16TEI improvements.John MacFarlane1-3/+1
2018-08-16LaTeX writer/template: be sensitive to `filecolor` variable.John MacFarlane1-0/+1
2018-08-15Support "toc-title" in the beamer template. (#4835)Cyril Roelandt1-0/+3