Age | Commit message (Expand) | Author | Files | Lines |
2019-07-13 | Merge pull request #5604 from jgm/jats-abstract | John MacFarlane | 1 | -0/+5 |
2019-07-13 | EPUB writer: Use svg tag wrapper for cover image. | John MacFarlane | 2 | -0/+16 |
2019-07-06 | Updating JATS template to v1.1dtd (#5632) | Arfon Smith | 1 | -3/+3 |
2019-07-05 | Update data/jats.csl to avoid commas between editor name-part elements. (#5629) | Arfon Smith | 1 | -2/+2 |
2019-07-04 | Remove misleading comment in man, ms templates. | John MacFarlane | 2 | -2/+2 |
2019-06-20 | JATS template: add abstract | Mauro Bieg | 1 | -0/+5 |
2019-06-12 | Lua: add a `clone()` method to all AST elements (#5572) | Albert Krewinkel | 1 | -0/+9 |
2019-06-11 | Revert "JATS template: don't include journal-meta unless 'journal'..." | John MacFarlane | 1 | -2/+0 |
2019-06-11 | JATS template: don't include journal-meta unless 'journal'... | John MacFarlane | 1 | -0/+2 |
2019-06-11 | JATS writer: ensure validity of pub-date. | John MacFarlane | 1 | -12/+4 |
2019-06-11 | JATS writer: don't embed string-name in string. | John MacFarlane | 1 | -2/+2 |
2019-06-11 | data/pandoc.lua: fix deletion of nonexistent attributes | Albert Krewinkel | 1 | -1/+4 |
2019-06-05 | Add jira writer (#5548) | Albert Krewinkel | 1 | -0/+9 |
2019-05-15 | Fix using Beamer with geometry (#5505) | Daniel Maslowski | 1 | -0/+4 |
2019-05-04 | JATS writer: fix citations with PMID so they validate. | John MacFarlane | 1 | -4/+2 |
2019-05-03 | EPUB2/3 templates: Move inline styles to default epub.css. | John MacFarlane | 3 | -18/+5 |
2019-05-04 | Epub3 stylesheet link compatible with kindlegen (#5466) | Eric Schrijver | 1 | -1/+1 |
2019-05-04 | Lua: add `pandoc.system` module (#5468) | Albert Krewinkel | 1 | -0/+1 |
2019-05-01 | Remove reference to head.min.js (#5448) | Winnie Hellmann | 1 | -1/+0 |
2019-04-11 | LaTeX template: Add pdflang to hypersetup if lang is set. | John MacFarlane | 1 | -0/+3 |
2019-04-07 | update: default.revealjs follow revealjs 3.8.0 (#5435) | ebiiim | 1 | -0/+1 |
2019-04-05 | PowerPoint writer: expand builtin reference doc to model all layouts | Jesse Rosenthal | 24 | -20/+28 |
2019-04-02 | LaTeX template: Ensure correct heading/table order (#5421) | Andrew Dunning | 1 | -6/+9 |
2019-04-02 | Add XWiki Support (#4167) | Derek Chen-Becker | 1 | -0/+13 |
2019-03-28 | Update data/jats.csl to avoid commas between name-part elements. | John MacFarlane | 1 | -2/+2 |
2019-03-25 | LaTeX template: Add pandoc to PDF metadata (#5388) | Andrew Dunning | 1 | -1/+1 |
2019-03-22 | LaTeX template: Group graphics-related code (#5389) | Andrew Dunning | 1 | -7/+6 |
2019-03-21 | LaTeX template: Move \setstretch after front matter (#5378) | Andrew Dunning | 1 | -1/+3 |
2019-03-13 | LaTeX template: Improve readability (#5363) | Andrew Dunning | 1 | -18/+19 |
2019-03-07 | Add tectonic as an option for --pdf-engine. (#5346) | Cormac Relf | 1 | -1/+1 |
2019-03-04 | LaTeX template: Robust section numbering removal (#5351) | Andrew Dunning | 1 | -1/+1 |
2019-03-04 | LaTeX writer/template: better handling of front/main/backmatter. | John MacFarlane | 1 | -5/+5 |
2019-03-03 | Update bash completion template. | John MacFarlane | 1 | -1/+5 |
2019-03-01 | LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes. | John MacFarlane | 1 | -0/+9 |
2019-02-27 | Translations: reorder alphabetically (#5335) | Mauro Bieg | 4 | -3/+2 |
2019-02-09 | Add titlepage class to section in epub3 template. | John MacFarlane | 1 | -1/+1 |
2019-02-09 | Lua filters: load module `pandoc` before calling `init.lua` (#5287) | Albert Krewinkel | 1 | -2/+0 |
2019-02-09 | Added support for the `subject` metadata variable to PDF. (#5289) | Pascal Wagler | 1 | -0/+3 |
2019-02-09 | data/pandoc.lua: re-export all bundled modules | Albert Krewinkel | 2 | -9/+11 |
2019-02-09 | Asciidoctor writer sets the stem attribute if it contains latexmath | TG | 1 | -0/+3 |
2019-02-09 | Adds Asciidoctor sprcific writer and tests | TG | 1 | -0/+38 |
2019-02-07 | data/pandoc.lua: re-export List and utils module | Albert Krewinkel | 1 | -0/+4 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -1/+1 |
2019-02-02 | HTML5 template: Add role with ARIA doc-toc for table of contents. | John MacFarlane | 1 | -1/+1 |
2019-01-25 | LaTeX template: Set default listings language for lua, assembler. | John MacFarlane | 1 | -0/+2 |
2019-01-23 | LaTeX template: Restrict `institute` to Beamer (#5219) | Andrew Dunning | 1 | -3/+2 |
2019-01-22 | LaTeX template: Use `footnotehyper` if available (#5234) | Andrew Dunning | 1 | -2/+3 |
2019-01-22 | LaTeX template: Respect `numbersections` for books (#5235) | Andrew Dunning | 1 | -1/+1 |
2019-01-22 | LaTeX template: Fix subtitle spacing (#5244) | Andrew Dunning | 1 | -1/+1 |
2019-01-16 | sample.lua: Add a missing '>' | MichaWiedenmann | 1 | -1/+1 |