aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)Author
2018-05-01new Greek fallback typeface (would fix #4405) (#4605)Pablo Rodríguez
2018-05-01Make template polyglot (#4606)OvidiusCicero
2018-04-26Add background-image variable to default.latex (#4601)John Muccigrosso
2018-04-26Adding background-image variable to reveal.js template (#4600)John Muccigrosso
2018-04-25Ms template: Fix date.John MacFarlane
2018-03-30Add -V beameroption variable (#4359)Étienne BERSAC
2018-03-17ConTeXt template: pdfa variable to generate PDF/A (#4294)Henri Menke
2018-03-17Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).Václav Haisman
2018-02-08rst template: remove definition of 'math' role as raw.John MacFarlane
2018-01-19hlint code improvements.John MacFarlane
2018-01-19Merge pull request #4221 from phikal/masterJohn MacFarlane
2018-01-15ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke
2018-01-05Update copyright notices to include 2018Albert Krewinkel
2018-01-03Ms writer: Added papersize variablePhilip K
2017-12-26HTML writer: Use br elements in line blocks...John MacFarlane
2017-12-13Update latex template to work with recent versions of beamer.John MacFarlane
2017-12-11Added support for LaTeX pagestyle variable (#4135)Thomas Hodgson
2017-12-04reveal.js template: add title-slide identifier to title slide.John MacFarlane
2017-12-03Include default CSS for 'underline' class in HTML-based templates.John MacFarlane
2017-12-01revealjs template: added a necessary escape.John MacFarlane
2017-12-01reveal.js template: include tex2jax configuration.John MacFarlane
2017-11-14LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane
2017-11-02Improved support for columns in HTML.John MacFarlane
2017-10-31HTML Writer: consistently use dashed class-namesmb21
2017-10-03Load Google Font using HTTPS by defaultYoan Blanc
2017-09-12Move 'tables in footnotes' fix out of beamer part of default.latex.John MacFarlane
2017-09-08Write euro symbol directly in LaTeXAndrew Dunning
2017-09-08Removed old beamer template.John MacFarlane
2017-09-08Use starred versions of xcolor namesAndrew Dunning
2017-09-08Merge branch 'master' into patch-1Andrew Dunning
2017-09-07LaTeX template: load polyglossia after header-includes.John MacFarlane
2017-09-07Use xcolor for colorlinks optionAndrew Dunning
2017-08-26Combine LaTeX/Beamer templatesAndrew Dunning
2017-08-25Allow setting Japanese fonts when using LuaLaTeX (#3873)Václav Haisman
2017-08-21Small improvement to #3855 - move lang attribute up.John MacFarlane
2017-08-21docbook5 template: use lang and subtitle variables (#3855)Jens Getreu
2017-08-14Implement multicolumn support for slide formats.John MacFarlane
2017-08-14Fix hyperref options clash (#3847)Andrew Dunning
2017-06-28LaTeX template: added `natbiboptions` variable.John MacFarlane
2017-06-26Support `--toc` in `opendocument`/`odt`.John MacFarlane
2017-06-26Use `table-of-contents` for contents of toc, make `toc` a boolean.John MacFarlane
2017-06-20latex template: fix typo in fix for notes in tables.John MacFarlane
2017-06-18Use revealjs's math plugin for mathjax.John MacFarlane
2017-06-05Added aspectratio variable to beamer template (#3723).Václav Haisman
2017-05-18modified template.latex to fix XeLaTex being used with tables (#3661)lwolfsonkin
2017-05-09LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman
2017-05-08Fix links inside captions in LaTeX output with links-as-notes.Václav Haisman
2017-05-06ConTeXt template: improved font handling.John MacFarlane
2017-04-29LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane
2017-04-25HTML line block: Use class instead of style attribute.John MacFarlane