aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2017-12-03Include default CSS for 'underline' class in HTML-based templates.John MacFarlane
2017-12-01revealjs template: added a necessary escape.John MacFarlane
2017-12-01reveal.js template: include tex2jax configuration.John MacFarlane
2017-12-01pandoc.lua: set metatable on List MetaValuesAlbert Krewinkel
2017-12-01Lua/StackInstances: push Pandoc and Meta via constructorAlbert Krewinkel
2017-12-01List.lua: add missing fixes as discussed in #4099Albert Krewinkel
2017-11-29List.lua: add _VERSION to module, drop unused varAlbert Krewinkel
2017-11-28Add basic lua List module (#4099)Albert Krewinkel
2017-11-20data/pandoc.lua: enable table-like behavior of attributes (#4080)Albert Krewinkel
2017-11-14LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane
2017-11-11Fixed URIs in jats.csl.John MacFarlane
2017-11-09Removed etc. from abbreviations file.John MacFarlane
2017-11-03Added a few abbreviations and sorted the list. (#3984)Wandmalfarbe
2017-11-02Improved support for columns in HTML.John MacFarlane
2017-10-31HTML Writer: consistently use dashed class-namesmb21
2017-10-25pandoc.lua: define default list attributesAlbert Krewinkel
2017-10-17pandoc.lua: destructure attr for Link and ImageAlbert Krewinkel
2017-10-05pandoc.lua: throw better error when pipe command failsAlbert Krewinkel
2017-10-03Merge pull request #3951 from greut/patch-1John MacFarlane
2017-10-03pandoc.lua: use wrapper funciton for pipe commandAlbert Krewinkel
2017-10-03Load Google Font using HTTPS by defaultYoan Blanc
2017-10-03Lua.PandocModule: promote addFunction to top levelAlbert Krewinkel
2017-09-12Move 'tables in footnotes' fix out of beamer part of default.latex.John MacFarlane
2017-09-11Support for PDF generation via `weasyprint` and `prince` (#3909)Mauro Bieg
2017-09-08Write euro symbol directly in LaTeXAndrew Dunning
2017-09-08Removed old beamer template.John MacFarlane
2017-09-08Use starred versions of xcolor namesAndrew Dunning
2017-09-08Merge branch 'master' into patch-1Andrew Dunning
2017-09-07LaTeX template: load polyglossia after header-includes.John MacFarlane
2017-09-07Merge pull request #3885 from tarleb/lua-module-docsJohn MacFarlane
2017-09-07Use xcolor for colorlinks optionAndrew Dunning
2017-08-31data/pandoc.lua: fix typos in documentationAlbert Krewinkel
2017-08-26Combine LaTeX/Beamer templatesAndrew Dunning
2017-08-25Allow setting Japanese fonts when using LuaLaTeX (#3873)Václav Haisman
2017-08-22Text.Pandoc.Lua: support Inline and Block catch-allsAlbert Krewinkel
2017-08-21Small improvement to #3855 - move lang attribute up.John MacFarlane
2017-08-21docbook5 template: use lang and subtitle variables (#3855)Jens Getreu
2017-08-21data/pandoc.lua: fix documentationAlbert Krewinkel
2017-08-21data/pandoc.lua: Include Pandoc, Meta in implicit filtersAlbert Krewinkel
2017-08-14Implement multicolumn support for slide formats.John MacFarlane
2017-08-14Fix hyperref options clash (#3847)Andrew Dunning
2017-08-12Added Listing to Term.John MacFarlane
2017-08-12Added new translations.John MacFarlane
2017-08-12Change to yaml for translation files.John MacFarlane
2017-08-11Added de.trans.John MacFarlane
2017-08-11Added support for translations (localization) (see #3559).John MacFarlane
2017-06-29data/pandoc.lua: regularize constructors.John MacFarlane
2017-06-28LaTeX template: added `natbiboptions` variable.John MacFarlane
2017-06-27data/pandoc.lua: add accessors to Table elementsAlbert Krewinkel
2017-06-27Removed redundant element from data/docx/word/numbering.xml.John MacFarlane