aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2019-09-15Lua filters: allow passing of HTML-like tables instead of Attr (#5750)Albert Krewinkel
2019-09-05Add CSS for hanging-indent div to epub.css.John MacFarlane
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane
2019-09-03Further mod to hanging indent code in latex template.John MacFarlane
2019-09-03Slight improvements to hanging indent code in latex template.John MacFarlane
2019-09-02LaTeX writer: use `cslreferences` environment for csl bibliographies.John MacFarlane
2019-08-25Use new doctemplates, doclayout.John MacFarlane
2019-07-28Update muse template to handle multiple authors better.John MacFarlane
2019-07-23revealjs template: add navigationMode (#5657)Mauro Bieg
2019-07-16Add option to include source files in ConTeXt PDFs (#5578)Tristan Stenner
2019-07-15Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)Karl Pettersson
2019-07-13Merge pull request #5604 from jgm/jats-abstractJohn MacFarlane
2019-07-13EPUB writer: Use svg tag wrapper for cover image.John MacFarlane
2019-07-06Updating JATS template to v1.1dtd (#5632)Arfon Smith
2019-07-05Update data/jats.csl to avoid commas between editor name-part elements. (#5629)Arfon Smith
2019-07-04Remove misleading comment in man, ms templates.John MacFarlane
2019-06-20JATS template: add abstractMauro Bieg
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel
2019-06-11Revert "JATS template: don't include journal-meta unless 'journal'..."John MacFarlane
2019-06-11JATS template: don't include journal-meta unless 'journal'...John MacFarlane
2019-06-11JATS writer: ensure validity of pub-date.John MacFarlane
2019-06-11JATS writer: don't embed string-name in string.John MacFarlane
2019-06-11data/pandoc.lua: fix deletion of nonexistent attributesAlbert Krewinkel
2019-06-05Add jira writer (#5548)Albert Krewinkel
2019-05-15Fix using Beamer with geometry (#5505)Daniel Maslowski
2019-05-04JATS writer: fix citations with PMID so they validate.John MacFarlane
2019-05-03EPUB2/3 templates: Move inline styles to default epub.css.John MacFarlane
2019-05-04Epub3 stylesheet link compatible with kindlegen (#5466)Eric Schrijver
2019-05-04Lua: add `pandoc.system` module (#5468)Albert Krewinkel
2019-05-01Remove reference to head.min.js (#5448)Winnie Hellmann
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane
2019-04-07update: default.revealjs follow revealjs 3.8.0 (#5435)ebiiim
2019-04-05PowerPoint writer: expand builtin reference doc to model all layoutsJesse Rosenthal
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning
2019-04-02Add XWiki Support (#4167)Derek Chen-Becker
2019-03-28Update data/jats.csl to avoid commas between name-part elements.John MacFarlane
2019-03-25LaTeX template: Add pandoc to PDF metadata (#5388)Andrew Dunning
2019-03-22LaTeX template: Group graphics-related code (#5389)Andrew Dunning
2019-03-21LaTeX template: Move \setstretch after front matter (#5378)Andrew Dunning
2019-03-13 LaTeX template: Improve readability (#5363)Andrew Dunning
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