aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2019-03-07Add tectonic as an option for --pdf-engine. (#5346)Cormac Relf
2019-03-04 LaTeX template: Robust section numbering removal (#5351)Andrew Dunning
2019-03-04LaTeX writer/template: better handling of front/main/backmatter.John MacFarlane
2019-03-03Update bash completion template.John MacFarlane
2019-03-01LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes.John MacFarlane
2019-02-27Translations: reorder alphabetically (#5335)Mauro Bieg
2019-02-09Add titlepage class to section in epub3 template.John MacFarlane
2019-02-09Lua filters: load module `pandoc` before calling `init.lua` (#5287)Albert Krewinkel
2019-02-09Added support for the `subject` metadata variable to PDF. (#5289)Pascal Wagler
2019-02-09data/pandoc.lua: re-export all bundled modulesAlbert Krewinkel
2019-02-09Asciidoctor writer sets the stem attribute if it contains latexmathTG
2019-02-09Adds Asciidoctor sprcific writer and testsTG
2019-02-07data/pandoc.lua: re-export List and utils moduleAlbert Krewinkel
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2019-02-02HTML5 template: Add role with ARIA doc-toc for table of contents.John MacFarlane
2019-01-25LaTeX template: Set default listings language for lua, assembler.John MacFarlane
2019-01-23LaTeX template: Restrict `institute` to Beamer (#5219)Andrew Dunning
2019-01-22LaTeX template: Use `footnotehyper` if available (#5234)Andrew Dunning
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning
2019-01-22LaTeX template: Fix subtitle spacing (#5244)Andrew Dunning
2019-01-16sample.lua: Add a missing '>'MichaWiedenmann
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