summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
* Added support for LaTeX pagestyle variable (#4135)Thomas Hodgson2017-12-11
* Add default pptx data for Powerpoint writer.Jesse Rosenthal2017-12-11
* Lua filters: use script to initialize the interpreterAlbert Krewinkel2017-12-06
* Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
* reveal.js template: add title-slide identifier to title slide.John MacFarlane2017-12-04
* Include default CSS for 'underline' class in HTML-based templates.John MacFarlane2017-12-03
* revealjs template: added a necessary escape.John MacFarlane2017-12-01
* reveal.js template: include tex2jax configuration.John MacFarlane2017-12-01
* pandoc.lua: set metatable on List MetaValuesAlbert Krewinkel2017-12-01
* Lua/StackInstances: push Pandoc and Meta via constructorAlbert Krewinkel2017-12-01
* List.lua: add missing fixes as discussed in #4099Albert Krewinkel2017-12-01
* List.lua: add _VERSION to module, drop unused varAlbert Krewinkel2017-11-29
* Add basic lua List module (#4099)Albert Krewinkel2017-11-28
* data/pandoc.lua: enable table-like behavior of attributes (#4080)Albert Krewinkel2017-11-20
* LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane2017-11-14
* Fixed URIs in jats.csl.John MacFarlane2017-11-11
* Removed etc. from abbreviations file.John MacFarlane2017-11-09
* Added a few abbreviations and sorted the list. (#3984)Wandmalfarbe2017-11-03
* Improved support for columns in HTML.John MacFarlane2017-11-02
* HTML Writer: consistently use dashed class-namesmb212017-10-31
* pandoc.lua: define default list attributesAlbert Krewinkel2017-10-25
* pandoc.lua: destructure attr for Link and ImageAlbert Krewinkel2017-10-17
* pandoc.lua: throw better error when pipe command failsAlbert Krewinkel2017-10-05
* Merge pull request #3951 from greut/patch-1John MacFarlane2017-10-03
|\
| * Load Google Font using HTTPS by defaultYoan Blanc2017-10-03
* | pandoc.lua: use wrapper funciton for pipe commandAlbert Krewinkel2017-10-03
* | Lua.PandocModule: promote addFunction to top levelAlbert Krewinkel2017-10-03
|/
* Move 'tables in footnotes' fix out of beamer part of default.latex.John MacFarlane2017-09-12
* Support for PDF generation via `weasyprint` and `prince` (#3909)Mauro Bieg2017-09-11
* Write euro symbol directly in LaTeXAndrew Dunning2017-09-08
* Removed old beamer template.John MacFarlane2017-09-08
* Use starred versions of xcolor namesAndrew Dunning2017-09-08
* Merge branch 'master' into patch-1Andrew Dunning2017-09-08
|\
| * LaTeX template: load polyglossia after header-includes.John MacFarlane2017-09-07
| * Merge pull request #3885 from tarleb/lua-module-docsJohn MacFarlane2017-09-07
| |\
| | * data/pandoc.lua: fix typos in documentationAlbert Krewinkel2017-08-31
* | | Use xcolor for colorlinks optionAndrew Dunning2017-09-07
* | | Combine LaTeX/Beamer templatesAndrew Dunning2017-08-26
|/ /
* / Allow setting Japanese fonts when using LuaLaTeX (#3873)Václav Haisman2017-08-25
|/
* Text.Pandoc.Lua: support Inline and Block catch-allsAlbert Krewinkel2017-08-22
* Small improvement to #3855 - move lang attribute up.John MacFarlane2017-08-21
* docbook5 template: use lang and subtitle variables (#3855)Jens Getreu2017-08-21
* data/pandoc.lua: fix documentationAlbert Krewinkel2017-08-21
* data/pandoc.lua: Include Pandoc, Meta in implicit filtersAlbert Krewinkel2017-08-21
* Implement multicolumn support for slide formats.John MacFarlane2017-08-14
* Fix hyperref options clash (#3847)Andrew Dunning2017-08-14
* Added Listing to Term.John MacFarlane2017-08-12
* Added new translations.John MacFarlane2017-08-12
* Change to yaml for translation files.John MacFarlane2017-08-12
* Added de.trans.John MacFarlane2017-08-11