aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)AuthorFilesLines
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter1-1/+1
2018-09-10Make HTML5 header easier to style precisely in default template (#4767)J. B. Rainsberger1-1/+1
2018-09-04Remove unnecessary indenting of TOC title (#4869)José de Mattos Neto1-3/+1
2018-08-28EPUB writer: set epub:type on body element intelligently.John MacFarlane1-1/+1
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe1-0/+3
2018-08-16TEI template: improve publicationStmt.John MacFarlane1-1/+15
2018-08-16TEI improvements.John MacFarlane1-3/+1
2018-08-16LaTeX writer/template: be sensitive to `filecolor` variable.John MacFarlane1-0/+1
2018-08-15Support "toc-title" in the beamer template. (#4835)Cyril Roelandt1-0/+3
2018-08-01RST writer: use `titleblock` instead of `title` variable for title blockFrancesco Occhipinti1-2/+2
2018-07-21Moved some beamer code in default.latex template.John MacFarlane1-37/+35
2018-07-18Add missing rollingLinks option to revealjs template (#4778)Igor Khorlo1-0/+4
2018-06-25Texinfo writer: use @sup and @sub instead of custom macrosAlexander Krotov1-22/+0
2018-06-12reveal.js writer and template: reuse mathjax URL...John MacFarlane1-1/+1
2018-06-02Support --number-sections in RST output...John MacFarlane1-0/+4
2018-05-01new Greek fallback typeface (would fix #4405) (#4605)Pablo Rodríguez1-1/+1
2018-05-01Make template polyglot (#4606)OvidiusCicero1-1/+1
2018-04-26Add background-image variable to default.latex (#4601)John Muccigrosso1-0/+5
2018-04-26Adding background-image variable to reveal.js template (#4600)John Muccigrosso1-0/+5
2018-04-25Ms template: Fix date.John MacFarlane1-1/+4
2018-03-30Add -V beameroption variable (#4359)Étienne BERSAC1-0/+4
2018-03-17ConTeXt template: pdfa variable to generate PDF/A (#4294)Henri Menke1-0/+7
2018-03-17Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).Václav Haisman1-6/+3
2018-02-08rst template: remove definition of 'math' role as raw.John MacFarlane1-6/+0
2018-01-19hlint code improvements.John MacFarlane1-1/+1
2018-01-19Merge pull request #4221 from phikal/masterJohn MacFarlane1-0/+4
2018-01-15ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke1-0/+5
2018-01-05Update copyright notices to include 2018Albert Krewinkel1-1/+1
2018-01-03Ms writer: Added papersize variablePhilip K1-0/+4
2017-12-26HTML writer: Use br elements in line blocks...John MacFarlane9-9/+0
2017-12-13Update latex template to work with recent versions of beamer.John MacFarlane1-6/+18
2017-12-11Added support for LaTeX pagestyle variable (#4135)Thomas Hodgson1-0/+3
2017-12-04reveal.js template: add title-slide identifier to title slide.John MacFarlane1-1/+1
2017-12-03Include default CSS for 'underline' class in HTML-based templates.John MacFarlane9-0/+9
2017-12-01revealjs template: added a necessary escape.John MacFarlane1-1/+1
2017-12-01reveal.js template: include tex2jax configuration.John MacFarlane1-0/+12
2017-11-14LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane1-10/+10
2017-11-02Improved support for columns in HTML.John MacFarlane9-24/+27
2017-10-31HTML Writer: consistently use dashed class-namesmb211-1/+1
2017-10-03Load Google Font using HTTPS by defaultYoan Blanc1-1/+1
2017-09-12Move 'tables in footnotes' fix out of beamer part of default.latex.John MacFarlane1-2/+3
2017-09-08Write euro symbol directly in LaTeXAndrew Dunning1-6/+1
2017-09-08Removed old beamer template.John MacFarlane1-285/+0
2017-09-08Use starred versions of xcolor namesAndrew Dunning1-1/+1
2017-09-08Merge branch 'master' into patch-1Andrew Dunning1-9/+9
2017-09-07LaTeX template: load polyglossia after header-includes.John MacFarlane1-9/+9
2017-09-07Use xcolor for colorlinks optionAndrew Dunning1-2/+5
2017-08-26Combine LaTeX/Beamer templatesAndrew Dunning1-1/+97
2017-08-25Allow setting Japanese fonts when using LuaLaTeX (#3873)Václav Haisman1-0/+13
2017-08-21Small improvement to #3855 - move lang attribute up.John MacFarlane1-4/+4