summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
...
* Add default abbreviations file (data/abbreviations).John MacFarlane2017-03-16
* Docx writer: Support 9 levels of headers.John MacFarlane2017-03-13
* Add Muse writer (#3489)Alexander Krotov2017-03-10
* Regularized CSS in html/epub/html slide templates.John MacFarlane2017-03-04
* templates: CSS for .smallcaps, closes #1592 (#3485)Mauro Bieg2017-03-04
* Make default.html5 polyglot markup conformant. (#3473)John Luke Bentley2017-03-04
* Added issue and PR template for data/templates.John MacFarlane2017-02-27
* Updated README for pandco-templates.John MacFarlane2017-02-27
* default.revealjs template: make 'history' default to true.John MacFarlane2017-02-20
* Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates'John MacFarlane2017-02-20
* Removed data/templates submodule.John MacFarlane2017-02-20
* default.beamer changes (Thomas Hodgson):John MacFarlane2017-02-06
* Use unicode-math by default in default.latex template.John MacFarlane2017-02-06
* Use latest master HEAD for templates.John MacFarlane2017-01-29
* Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane2017-01-26
* EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane2017-01-26
* Rename default.html template to default.html4.John MacFarlane2017-01-25
* Copied a few changes from default.latex to default.beamer.John MacFarlane2017-01-25
* Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates.John MacFarlane2017-01-24
* Fix sample.lua barfing on Raw data (#3358)bumper3142017-01-18
* LaTeX template: Add hyphen option to url package.John MacFarlane2017-01-10
* LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane2017-01-03
* docbook5template: fix namespace declarations (Mauro Bieg).John MacFarlane2016-12-30
* We no longer need the MathMLInHTML.js shim from 2004!John MacFarlane2016-12-09
* Really fixed bash completion this time!John MacFarlane2016-12-07
* Improved bash-completion for filenames with spaces.John MacFarlane2016-12-07
* Fixed bash completion for filenames with spaces.John MacFarlane2016-12-07
* LaTeX template: use correct separator for pdfkeywords.John MacFarlane2016-12-04
* [odt] Infer table's caption from the paragraph (#3224)hubertp-lshift2016-11-26
* Use pre-wrap for code in dzslides template (Nicolas Porcel).John MacFarlane2016-11-25
* Inline code when text has a special styleHubert Plociniczak2016-11-08
* Add hypersetup options to beamer templates (Jake Zimmerman).John MacFarlane2016-10-25
* Handle line blocks in sample.lua custom lua writer.John MacFarlane2016-10-23
* LaTeX template: use footnote package to fix notes in tables.John MacFarlane2016-09-28
* revealjs template: Added `notes-server` option (Yoan Blanc).John MacFarlane2016-09-28
* LaTeX template: set default figure placement.John MacFarlane2016-09-28
* Use p tags for subtitle, author, date in epub, revealjs, slidy templates.John MacFarlane2016-09-25
* HTML template: use p instead of h1 for subtitle, author, date.John MacFarlane2016-09-25
* Beamer template: added support for fontfamilies.John MacFarlane2016-09-23
* Added `themeoptions` variable to beamer template (Carsten Gips).John MacFarlane2016-08-11
* Added `beamerarticle` variable.John MacFarlane2016-08-06
* Textile reader: support `bc..` extended code blocks.John MacFarlane2016-07-22
* Restored whitespace between paragraphs in beamer template.John MacFarlane2016-07-20
* LaTeX template: Added dummy definition for `\institute`.John MacFarlane2016-07-18
* beamer, latex templates: pass biblatexoptions directly in package load.John MacFarlane2016-07-01
* Added Zim Wiki writer, template and tests.Alex Ivkin2016-06-30
* Added `secnumdepth` variable to LaTeX template.John MacFarlane2016-06-25
* Implement RawInline and RawBlock in sample lua custom writer.John MacFarlane2016-06-20
* latex template: fix for obscure hyperref/xelatex issue.John MacFarlane2016-06-07
* LaTeX template: support for custom font families.John MacFarlane2016-05-19