summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
* LaTeX template: added `natbiboptions` variable.John MacFarlane2017-06-28
* data/pandoc.lua: add accessors to Table elementsAlbert Krewinkel2017-06-27
* Removed redundant element from data/docx/word/numbering.xml.John MacFarlane2017-06-27
* Support `--toc` in `opendocument`/`odt`.John MacFarlane2017-06-26
* Use `table-of-contents` for contents of toc, make `toc` a boolean.John MacFarlane2017-06-26
* latex template: fix typo in fix for notes in tables.John MacFarlane2017-06-20
* Added Vimwiki reader (#3705).Yuchen Pei2017-06-19
* Use revealjs's math plugin for mathjax.John MacFarlane2017-06-18
* Added aspectratio variable to beamer template (#3723).Václav Haisman2017-06-05
* Docx writer: Use Table rather than "Table Normal" for table style.John MacFarlane2017-05-25
* modified template.latex to fix XeLaTex being used with tables (#3661)lwolfsonkin2017-05-18
* Docx writer: Change FigureWithCaption to CaptionedFigure (#3658)Ian2017-05-18
* Lua module: allow omitting Attr in element constructorsAlbert Krewinkel2017-05-18
* LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman2017-05-09
* Fix links inside captions in LaTeX output with links-as-notes.Václav Haisman2017-05-08
* ConTeXt template: improved font handling.John MacFarlane2017-05-06
* Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel2017-04-30
* Lua module: simplify Attributes, rename to AttrAlbert Krewinkel2017-04-30
* Lua module: make Header argument order consistentAlbert Krewinkel2017-04-30
* Lua module: add example for usage of `read`Albert Krewinkel2017-04-30
* LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane2017-04-29
* Lua module: provide simple `read` format parserAlbert Krewinkel2017-04-26
* Lua filter: allow natural access to meta elementsAlbert Krewinkel2017-04-26
* HTML line block: Use class instead of style attribute.John MacFarlane2017-04-25
* Lua module: provide accessors to element propertiesAlbert Krewinkel2017-04-15
* Lua filter: use Attributes constructor for AttrsAlbert Krewinkel2017-04-15
* Lua module: fix doc generation, reorder codeAlbert Krewinkel2017-04-15
* Lua module: provide builder functions for math and quotedAlbert Krewinkel2017-04-15
* Lua filter: use lua strings for nullary constructorsAlbert Krewinkel2017-04-14
* Push blocks via lua constructors and constantsAlbert Krewinkel2017-04-14
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Improve lua module documentationAlbert Krewinkel2017-04-13
* Lua module: provide multi-param Inline constructorsAlbert Krewinkel2017-04-12
* Lua filter: use custom StackValue Inline instanceAlbert Krewinkel2017-04-11
* Ms writer improvements:John MacFarlane2017-04-04
* Small fixes to ms template.John MacFarlane2017-04-04
* Added data/default.theme to repository.John MacFarlane2017-04-01
* Ms writer: added syntax highlighting.John MacFarlane2017-04-01
* JATS template: always include `<back>` element even if empty.John MacFarlane2017-03-31
* JATS writer: put references in `<back>`.John MacFarlane2017-03-31
* jats template: added xml-stylesheet variable.John MacFarlane2017-03-30
* Automatically include URI-encoded jats.csl for jats output.John MacFarlane2017-03-30
* Added default.jats template.John MacFarlane2017-03-28
* default.ms template: move header-includes and .1C up.John MacFarlane2017-03-26
* Ms writer: Hyperlink table of contents and other improvements.John MacFarlane2017-03-26
* Ms writer: Use @ instead of | for inline math delimiter.John MacFarlane2017-03-26
* Ms writer: Support external links.John MacFarlane2017-03-26
* Ms writer: Implement header identifiers and internal links.John MacFarlane2017-03-25
* Ms writer: use light gray for strikeout.John MacFarlane2017-03-25
* Ms writer: improved pdf metadata.John MacFarlane2017-03-25