aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Introduce new format variants for JATS (#6067)Albert Krewinkel4-7/+106
2020-02-12sample.lua - fix error message.John MacFarlane1-1/+1
2020-02-11sample.lua: Fix typo in descriptive comments (#6136)Caleb Maclennan1-2/+1
2020-01-29LaTeX template: add space option to xeCJK with PassOptionsToPackage.John MacFarlane1-1/+4
2020-01-11Lua: add methods `insert`, `remove`, and `sort` to pandoc.ListAlbert Krewinkel1-0/+17
2020-01-11data/pandoc.List.lua: improve internal documentationAlbert Krewinkel1-29/+32
2020-01-11pandoc.List.lua: make `pandoc.List` a callable constructorAlbert Krewinkel1-18/+20
2019-12-30Update JATS dtd (#6020)Arfon Smith1-4/+4
2019-12-27Allow framebreaks for beamer's TOC (#6012)Heiko Schlittermann1-1/+1
2019-12-11ConTeXt template: Adjustments to title formatting (#5949)Denis Maier1-4/+4
2019-12-11Add title-slide-attributes variable to reveal.js template. (#5981)Frederik Elwert1-1/+1
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie1-2/+0
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane1-0/+1
2019-12-03Move data/emoji.json to emoji.json, add to extra-source-files.John MacFarlane1-10334/+0
2019-11-29Update default.context (#5946)Denis Maier1-8/+6
2019-11-27Generate Emoji module with TH.John MacFarlane1-0/+10334
2019-11-24Update man template to avoid bad wraps.John MacFarlane1-1/+1
2019-11-23Add support for $toc-title$ to HTML (4 and 5) (#5930)Alexandre Franke2-0/+6
2019-11-16Ms template: Use Palatino for default font.John MacFarlane1-1/+1
2019-11-16Ms template: slightly wider default interparagraph space.John MacFarlane1-1/+1
2019-11-16ms template: default to page numbers on bottom, no paragaraph indent.John MacFarlane1-1/+4
2019-11-16ConTeXt template: add a saner default for page numbers.John MacFarlane1-0/+2
2019-11-16Update default.context (#5875)Denis Maier1-0/+16
2019-11-16Change styles in reference.docx.John MacFarlane1-7/+6
2019-11-16Patch for fixing spacing problem on CJK language. (#5855)jeongminkim-islab1-1/+1
2019-11-14Change reference.docx to use more normal block quotes.John MacFarlane1-7/+1
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane1-1/+0
2019-10-29Remove include of grffile from default latex template.John MacFarlane1-1/+1
2019-10-14Minor template & test changes for latest dev doctemplates.John MacFarlane1-2/+2
2019-09-15Lua filters: allow passing of HTML-like tables instead of Attr (#5750)Albert Krewinkel1-16/+75
2019-09-05Add CSS for hanging-indent div to epub.css.John MacFarlane1-0/+1
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane1-0/+1
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane8-84/+18
2019-09-03Further mod to hanging indent code in latex template.John MacFarlane1-2/+0
2019-09-03Slight improvements to hanging indent code in latex template.John MacFarlane1-4/+7
2019-09-02LaTeX writer: use `cslreferences` environment for csl bibliographies.John MacFarlane1-0/+7
2019-08-25Use new doctemplates, doclayout.John MacFarlane2-6/+6
2019-07-28Update muse template to handle multiple authors better.John MacFarlane1-1/+1
2019-07-23revealjs template: add navigationMode (#5657)Mauro Bieg1-0/+4
2019-07-16Add option to include source files in ConTeXt PDFs (#5578)Tristan Stenner1-0/+5
2019-07-15Customizable type of PDF/A for the ConTeXt writer (issue #5608) (#5610)Karl Pettersson1-4/+5
2019-07-13Merge pull request #5604 from jgm/jats-abstractJohn MacFarlane1-0/+5
2019-07-13EPUB writer: Use svg tag wrapper for cover image.John MacFarlane2-0/+16
2019-07-06Updating JATS template to v1.1dtd (#5632)Arfon Smith1-3/+3
2019-07-05Update data/jats.csl to avoid commas between editor name-part elements. (#5629)Arfon Smith1-2/+2
2019-07-04Remove misleading comment in man, ms templates.John MacFarlane2-2/+2
2019-06-20JATS template: add abstractMauro Bieg1-0/+5
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel1-0/+9
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