aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2020-05-07Update revealjs template with newly available options (#6347)Jake Zimmerman
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar
2020-04-15Lua: support new tablesAlbert Krewinkel
2020-02-12Introduce new format variants for JATS (#6067)Albert Krewinkel
2020-02-12sample.lua - fix error message.John MacFarlane
2020-02-11sample.lua: Fix typo in descriptive comments (#6136)Caleb Maclennan
2020-01-29LaTeX template: add space option to xeCJK with PassOptionsToPackage.John MacFarlane
2020-01-11Lua: add methods `insert`, `remove`, and `sort` to pandoc.ListAlbert Krewinkel
2020-01-11data/pandoc.List.lua: improve internal documentationAlbert Krewinkel
2020-01-11pandoc.List.lua: make `pandoc.List` a callable constructorAlbert Krewinkel
2019-12-30Update JATS dtd (#6020)Arfon Smith
2019-12-27Allow framebreaks for beamer's TOC (#6012)Heiko Schlittermann
2019-12-11ConTeXt template: Adjustments to title formatting (#5949)Denis Maier
2019-12-11Add title-slide-attributes variable to reveal.js template. (#5981)Frederik Elwert
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane
2019-12-03Move data/emoji.json to emoji.json, add to extra-source-files.John MacFarlane
2019-11-29Update default.context (#5946)Denis Maier
2019-11-27Generate Emoji module with TH.John MacFarlane
2019-11-24Update man template to avoid bad wraps.John MacFarlane
2019-11-23Add support for $toc-title$ to HTML (4 and 5) (#5930)Alexandre Franke
2019-11-16Ms template: Use Palatino for default font.John MacFarlane
2019-11-16Ms template: slightly wider default interparagraph space.John MacFarlane
2019-11-16ms template: default to page numbers on bottom, no paragaraph indent.John MacFarlane
2019-11-16ConTeXt template: add a saner default for page numbers.John MacFarlane
2019-11-16Update default.context (#5875)Denis Maier
2019-11-16Change styles in reference.docx.John MacFarlane
2019-11-16Patch for fixing spacing problem on CJK language. (#5855)jeongminkim-islab
2019-11-14Change reference.docx to use more normal block quotes.John MacFarlane
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-10-29Remove include of grffile from default latex template.John MacFarlane
2019-10-14Minor template & test changes for latest dev doctemplates.John MacFarlane
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