aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2020-08-30epub.css: Fix cover page selectors and add note explaining their use. (#6649)a-vrma
2020-07-25Lua filters: make attr argument optional in Table constructorAlbert Krewinkel
2020-07-22Docx writer: support --number-sections.John MacFarlane
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane
2020-06-14Make polyglossia package options list-aware in the LaTeX template. (#6444)Frederik Elwert
2020-05-21update template for reveal.js 4.0.0 (#6390)Salim B
2020-05-18epub.css: wrap overlong lines in highlighted code blocks.John MacFarlane
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2020-05-16Add abstract and subtitle to opendocument template.John MacFarlane
2020-05-16ODT: clean up styles.John MacFarlane
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