aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg1-0/+108
2020-08-30epub.css: Fix cover page selectors and add note explaining their use. (#6649)a-vrma1-2/+3
2020-07-25Lua filters: make attr argument optional in Table constructorAlbert Krewinkel1-3/+3
2020-07-22Docx writer: support --number-sections.John MacFarlane1-0/+4
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane1-0/+3
2020-06-14Make polyglossia package options list-aware in the LaTeX template. (#6444)Frederik Elwert1-2/+2
2020-05-21update template for reveal.js 4.0.0 (#6390)Salim B1-28/+21
2020-05-18epub.css: wrap overlong lines in highlighted code blocks.John MacFarlane1-0/+6
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila1-0/+3
2020-05-16Add abstract and subtitle to opendocument template.John MacFarlane1-0/+6
2020-05-16ODT: clean up styles.John MacFarlane1-11/+15
2020-05-07Update revealjs template with newly available options (#6347)Jake Zimmerman1-0/+86
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar1-1/+11
2020-04-15Lua: support new tablesAlbert Krewinkel1-13/+14
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