aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2017-03-26Ms writer: Use @ instead of | for inline math delimiter.John MacFarlane1-1/+1
2017-03-26Ms writer: Support external links.John MacFarlane1-0/+4
2017-03-25Ms writer: Implement header identifiers and internal links.John MacFarlane1-1/+0
2017-03-25Ms writer: use light gray for strikeout.John MacFarlane1-0/+2
2017-03-25Ms writer: improved pdf metadata.John MacFarlane1-1/+2
2017-03-25ms template: beginnings of support for PDF metadata.John MacFarlane1-0/+4
2017-03-25Ms template: don't include www macros.John MacFarlane1-1/+0
2017-03-24Ms writer: Use indented paragraphs after first in section.John MacFarlane1-1/+1
2017-03-24default.ms: Add settings for document variables like width.John MacFarlane1-2/+29
2017-03-24Use www.tmac in default.ms.John MacFarlane1-0/+1
2017-03-24Ms writer: support --toc, date, abstract.John MacFarlane1-0/+12
2017-03-24Ms writer: Use custom .HRULE macro for horizontal rule.John MacFarlane1-10/+14
2017-03-23Ms writer: Super/subscript support.John MacFarlane1-0/+10
2017-03-23Initial addition of groff ms writer.John MacFarlane1-0/+31
2017-03-20Lua filters (#3514)Albert Krewinkel1-0/+144
2017-03-16Add default abbreviations file (data/abbreviations).John MacFarlane1-0/+28
2017-03-13Docx writer: Support 9 levels of headers.John MacFarlane1-0/+60
2017-03-10Add Muse writer (#3489)Alexander Krotov1-0/+44
2017-03-04Regularized CSS in html/epub/html slide templates.John MacFarlane9-21/+49
2017-03-04templates: CSS for .smallcaps, closes #1592 (#3485)Mauro Bieg9-7/+9
2017-03-04Make default.html5 polyglot markup conformant. (#3473)John Luke Bentley1-7/+7
2017-02-27Added issue and PR template for data/templates.John MacFarlane2-0/+7
2017-02-27Updated README for pandco-templates.John MacFarlane1-16/+23
2017-02-20default.revealjs template: make 'history' default to true.John MacFarlane1-1/+3
2017-02-20Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates'John MacFarlane33-0/+2242
2017-02-20Removed data/templates submodule.John MacFarlane1-9/+0
2017-02-06default.beamer changes (Thomas Hodgson):John MacFarlane1-7/+7
2017-02-06Use unicode-math by default in default.latex template.John MacFarlane1-6/+8
2017-01-29Use latest master HEAD for templates.John MacFarlane1-5/+6
2017-01-26Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane1-5/+5
2017-01-26EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane1-5/+5
2017-01-25Rename default.html template to default.html4.John MacFarlane1-8/+5
2017-01-25Copied a few changes from default.latex to default.beamer.John MacFarlane1-12/+7
2017-01-24Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates.John MacFarlane1-7/+12
2017-01-18Fix sample.lua barfing on Raw data (#3358)bumper3141-0/+4
2017-01-10LaTeX template: Add hyphen option to url package.John MacFarlane1-7/+7
2017-01-03LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane1-7/+7
2016-12-30docbook5template: fix namespace declarations (Mauro Bieg).John MacFarlane1-7/+7
2016-12-09We no longer need the MathMLInHTML.js shim from 2004!John MacFarlane1-70/+0
2016-12-07Really fixed bash completion this time!John MacFarlane1-1/+1
2016-12-07Improved bash-completion for filenames with spaces.John MacFarlane1-1/+1
2016-12-07Fixed bash completion for filenames with spaces.John MacFarlane1-4/+20
2016-12-04LaTeX template: use correct separator for pdfkeywords.John MacFarlane1-7/+7
2016-11-26[odt] Infer table's caption from the paragraph (#3224)hubertp-lshift1-1/+1
2016-11-25Use pre-wrap for code in dzslides template (Nicolas Porcel).John MacFarlane1-7/+7
2016-11-08Inline code when text has a special styleHubert Plociniczak1-0/+8
2016-10-25Add hypersetup options to beamer templates (Jake Zimmerman).John MacFarlane1-9/+7
2016-10-23Handle line blocks in sample.lua custom lua writer.John MacFarlane1-0/+5
2016-09-28LaTeX template: use footnote package to fix notes in tables.John MacFarlane1-7/+9
2016-09-28revealjs template: Added `notes-server` option (Yoan Blanc).John MacFarlane1-5/+8