aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2018-11-29sample.lua: add SingleQuoted, DoubleQuoted.John MacFarlane1-0/+8
2018-11-20Additional abbreviationsAndrew Dunning1-0/+29
2018-11-19Lua filters: test AST object equality via HaskellAlbert Krewinkel1-1/+4
2018-11-19Asciidoc template: add :lang: to title header is lang is set in metadata.John MacFarlane1-0/+3
2018-11-03LaTeX template: add variable romanfont (#4665)OvidiusCicero1-0/+3
2018-11-03AsciiDoc writer: use single-line section headers.John MacFarlane1-1/+1
2018-10-22Add viz. to abbreviations file (#5007)Nick Fleisher1-0/+1
2018-10-22revealjs: typo in the socket.io javascript plugin (#5006)Yoan Blanc1-1/+1
2018-10-20Lua filters: iterate over AST element fields when using `pairs`Albert Krewinkel1-0/+58
2018-10-15Lua pandoc module: ensure MetaList elements behave like ListsAlbert Krewinkel1-0/+3
2018-10-15Lua pandoc module: fix MetaList constructorAlbert Krewinkel1-1/+6
2018-10-14Custom writer: provide PANDOC_DOCUMENT instead of Setup functionAlbert Krewinkel1-23/+13
2018-10-13Custom writer: give full access to doc in optional Setup function (#4967)Albert Krewinkel1-3/+34
2018-10-13data/sample.lua: replace custom pipe function with pandoc.utils.pipeAlbert Krewinkel1-14/+3
2018-10-11data/pandoc.lua: add datatype ListAttributesAlbert Krewinkel1-1/+29
2018-10-09Docx writer: added framework for custom properties.John MacFarlane3-2/+5
2018-10-06Lua filter doc: fix description of Code.textAlbert Krewinkel1-1/+1
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter1-1/+1
2018-09-22Translations/ruIvan Trubach1-9/+9
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger1-1/+1
2018-09-04Remove unnecessary indenting of TOC title (#4869)José de Mattos Neto1-3/+1
2018-08-28EPUB writer: set epub:type on body element intelligently.John MacFarlane1-1/+1
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe1-0/+3
2018-08-16TEI template: improve publicationStmt.John MacFarlane1-1/+15
2018-08-16TEI improvements.John MacFarlane1-3/+1
2018-08-16LaTeX writer/template: be sensitive to `filecolor` variable.John MacFarlane1-0/+1
2018-08-15Support "toc-title" in the beamer template. (#4835)Cyril Roelandt1-0/+3
2018-08-01RST writer: use `titleblock` instead of `title` variable for title blockFrancesco Occhipinti1-2/+2
2018-07-21Moved some beamer code in default.latex template.John MacFarlane1-37/+35
2018-07-18Add missing rollingLinks option to revealjs template (#4778)Igor Khorlo1-0/+4
2018-07-12Translations/fr (#4766)lux-lth1-10/+10
2018-06-25Texinfo writer: use @sup and @sub instead of custom macrosAlexander Krotov1-22/+0
2018-06-12reveal.js writer and template: reuse mathjax URL...John MacFarlane1-1/+1
2018-06-08pandoc.lua: fix a typo (#4692)Felix Yan1-1/+1
2018-06-02Support --number-sections in RST output...John MacFarlane1-0/+4
2018-05-01new Greek fallback typeface (would fix #4405) (#4605)Pablo Rodríguez1-1/+1
2018-05-01Make template polyglot (#4606)OvidiusCicero1-1/+1
2018-04-26Add background-image variable to default.latex (#4601)John Muccigrosso1-0/+5
2018-04-26Adding background-image variable to reveal.js template (#4600)John Muccigrosso1-0/+5
2018-04-25Ms template: Fix date.John MacFarlane1-1/+4
2018-04-25Removed deprecated ancient HTML math methods.John MacFarlane1-198/+0
2018-04-24Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir.Jesse Rosenthal1-0/+0
2018-04-12Fix bash completion for `--print-default-data-file`.John MacFarlane1-3/+3
2018-03-30Add -V beameroption variable (#4359)Étienne BERSAC1-0/+4
2018-03-17ConTeXt template: pdfa variable to generate PDF/A (#4294)Henri Menke1-0/+7
2018-03-17Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).Václav Haisman1-6/+3
2018-02-18Powerpoint writer: Move notes slides into data tree.Jesse Rosenthal30-23/+37
2018-02-08rst template: remove definition of 'math' role as raw.John MacFarlane1-6/+0
2018-01-19hlint code improvements.John MacFarlane1-1/+1
2018-01-19Merge pull request #4221 from phikal/masterJohn MacFarlane1-0/+4