summaryrefslogtreecommitdiff
path: root/data/templates/default.latex
AgeCommit message (Expand)Author
2019-01-01LaTeX template: Load xurl if availableAndrew Dunning
2019-01-01LaTeX template: Load xcolor if availableAndrew Dunning
2019-01-01LaTeX Template: Use Babel for LuaTeXAndrew Dunning
2018-12-11template:latex: make @ letter before using it (#5145)Enno
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno
2018-11-03LaTeX template: add variable romanfont (#4665)OvidiusCicero
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe
2018-08-16LaTeX writer/template: be sensitive to `filecolor` variable.John MacFarlane
2018-08-15Support "toc-title" in the beamer template. (#4835)Cyril Roelandt
2018-07-21Moved some beamer code in default.latex template.John MacFarlane
2018-04-26Add background-image variable to default.latex (#4601)John Muccigrosso
2018-03-30Add -V beameroption variable (#4359)Étienne BERSAC
2018-03-17Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).Václav Haisman
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-11-14LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane
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-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-14Fix hyperref options clash (#3847)Andrew Dunning
2017-06-28LaTeX template: added `natbiboptions` variable.John MacFarlane
2017-06-20latex template: fix typo in fix for notes in tables.John MacFarlane
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-04-29LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane
2017-02-20Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates'John MacFarlane
2017-02-20Removed data/templates submodule.John MacFarlane
2017-02-06default.beamer changes (Thomas Hodgson):John MacFarlane
2017-02-06Use unicode-math by default in default.latex template.John MacFarlane
2017-01-29Use latest master HEAD for templates.John MacFarlane
2017-01-26Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane
2017-01-26EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane
2017-01-25Rename default.html template to default.html4.John MacFarlane
2017-01-25Copied a few changes from default.latex to default.beamer.John MacFarlane
2017-01-24Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates.John MacFarlane
2017-01-10LaTeX template: Add hyphen option to url package.John MacFarlane
2017-01-03LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane
2016-12-30docbook5template: fix namespace declarations (Mauro Bieg).John MacFarlane
2016-12-04LaTeX template: use correct separator for pdfkeywords.John MacFarlane
2016-11-25Use pre-wrap for code in dzslides template (Nicolas Porcel).John MacFarlane
2016-10-25Add hypersetup options to beamer templates (Jake Zimmerman).John MacFarlane
2016-09-28LaTeX template: use footnote package to fix notes in tables.John MacFarlane
2016-09-28revealjs template: Added `notes-server` option (Yoan Blanc).John MacFarlane