aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Revert "JATS template: don't include journal-meta unless 'journal'..."John MacFarlane1-2/+0
2019-06-11JATS template: don't include journal-meta unless 'journal'...John MacFarlane1-0/+2
2019-06-11JATS writer: ensure validity of pub-date.John MacFarlane1-12/+4
2019-06-11JATS writer: don't embed string-name in string.John MacFarlane1-2/+2
2019-06-11data/pandoc.lua: fix deletion of nonexistent attributesAlbert Krewinkel1-1/+4
2019-06-05Add jira writer (#5548)Albert Krewinkel1-0/+9
2019-05-15Fix using Beamer with geometry (#5505)Daniel Maslowski1-0/+4
2019-05-04JATS writer: fix citations with PMID so they validate.John MacFarlane1-4/+2
2019-05-03EPUB2/3 templates: Move inline styles to default epub.css.John MacFarlane3-18/+5
2019-05-04Epub3 stylesheet link compatible with kindlegen (#5466)Eric Schrijver1-1/+1
2019-05-04Lua: add `pandoc.system` module (#5468)Albert Krewinkel1-0/+1
2019-05-01Remove reference to head.min.js (#5448)Winnie Hellmann1-1/+0
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane1-0/+3
2019-04-07update: default.revealjs follow revealjs 3.8.0 (#5435)ebiiim1-0/+1
2019-04-05PowerPoint writer: expand builtin reference doc to model all layoutsJesse Rosenthal24-20/+28
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning1-6/+9
2019-04-02Add XWiki Support (#4167)Derek Chen-Becker1-0/+13
2019-03-28Update data/jats.csl to avoid commas between name-part elements.John MacFarlane1-2/+2
2019-03-25LaTeX template: Add pandoc to PDF metadata (#5388)Andrew Dunning1-1/+1
2019-03-22LaTeX template: Group graphics-related code (#5389)Andrew Dunning1-7/+6
2019-03-21LaTeX template: Move \setstretch after front matter (#5378)Andrew Dunning1-1/+3
2019-03-13 LaTeX template: Improve readability (#5363)Andrew Dunning1-18/+19
2019-03-07Add tectonic as an option for --pdf-engine. (#5346)Cormac Relf1-1/+1
2019-03-04 LaTeX template: Robust section numbering removal (#5351)Andrew Dunning1-1/+1
2019-03-04LaTeX writer/template: better handling of front/main/backmatter.John MacFarlane1-5/+5
2019-03-03Update bash completion template.John MacFarlane1-1/+5
2019-03-01LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes.John MacFarlane1-0/+9
2019-02-27Translations: reorder alphabetically (#5335)Mauro Bieg4-3/+2
2019-02-09Add titlepage class to section in epub3 template.John MacFarlane1-1/+1
2019-02-09Lua filters: load module `pandoc` before calling `init.lua` (#5287)Albert Krewinkel1-2/+0
2019-02-09Added support for the `subject` metadata variable to PDF. (#5289)Pascal Wagler1-0/+3
2019-02-09data/pandoc.lua: re-export all bundled modulesAlbert Krewinkel2-9/+11
2019-02-09Asciidoctor writer sets the stem attribute if it contains latexmathTG1-0/+3
2019-02-09Adds Asciidoctor sprcific writer and testsTG1-0/+38
2019-02-07data/pandoc.lua: re-export List and utils moduleAlbert Krewinkel1-0/+4
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-1/+1
2019-02-02HTML5 template: Add role with ARIA doc-toc for table of contents.John MacFarlane1-1/+1
2019-01-25LaTeX template: Set default listings language for lua, assembler.John MacFarlane1-0/+2
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