summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
* 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
* ms template: beginnings of support for PDF metadata.John MacFarlane2017-03-25
* Ms template: don't include www macros.John MacFarlane2017-03-25
* Ms writer: Use indented paragraphs after first in section.John MacFarlane2017-03-24
* default.ms: Add settings for document variables like width.John MacFarlane2017-03-24
* Use www.tmac in default.ms.John MacFarlane2017-03-24
* Ms writer: support --toc, date, abstract.John MacFarlane2017-03-24
* Ms writer: Use custom .HRULE macro for horizontal rule.John MacFarlane2017-03-24
* Ms writer: Super/subscript support.John MacFarlane2017-03-23
* Initial addition of groff ms writer.John MacFarlane2017-03-23
* Lua filters (#3514)Albert Krewinkel2017-03-20