aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default.latex
AgeCommit message (Expand)AuthorFilesLines
2018-11-03LaTeX template: add variable romanfont (#4665)OvidiusCicero1-0/+3
2018-10-04LaTeX template: add variable hyperrefoptions(#4925)Mathias Walter1-1/+1
2018-08-25Add support for $toc-title$ to LaTeX (and PDF). (#4853)Wandmalfarbe1-0/+3
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-07-21Moved some beamer code in default.latex template.John MacFarlane1-37/+35
2018-04-26Add background-image variable to default.latex (#4601)John Muccigrosso1-0/+5
2018-03-30Add -V beameroption variable (#4359)Étienne BERSAC1-0/+4
2018-03-17Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).Václav Haisman1-6/+3
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-11-14LaTeX template: include natbib/biblatex after polyglossia.John MacFarlane1-10/+10
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-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-14Fix hyperref options clash (#3847)Andrew Dunning1-5/+7
2017-06-28LaTeX template: added `natbiboptions` variable.John MacFarlane1-1/+1
2017-06-20latex template: fix typo in fix for notes in tables.John MacFarlane1-1/+1
2017-05-18modified template.latex to fix XeLaTex being used with tables (#3661)lwolfsonkin1-14/+15
2017-05-09LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman1-9/+9
2017-05-08Fix links inside captions in LaTeX output with links-as-notes.Václav Haisman1-1/+1
2017-04-29LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane1-0/+1
2017-02-20Merge commit '9e52ac6bb02afd7b4ed5dad61021a1fa33051203' as 'data/templates'John MacFarlane1-0/+288