aboutsummaryrefslogtreecommitdiff
path: root/test/writers-lang-and-dir.latex
AgeCommit message (Expand)AuthorFilesLines
2021-10-16Ensure that babel is loaded also with pdflatex.John MacFarlane1-3/+2
2021-10-03Update tests for babel-related changes in latex template.John MacFarlane1-6/+12
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane1-31/+12
2021-07-03Revert "LaTeX template: move title, author, date up to top of preamble."John MacFarlane1-3/+3
2021-05-16LaTeX template: move title, author, date up to top of preamble.John MacFarlane1-3/+3
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane1-1/+0
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane1-0/+1
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning1-6/+6
2020-11-25latex template: put back amssymbJohn MacFarlane1-2/+1
2020-11-25latex template: disable language-specific shorthands in babel.John MacFarlane1-1/+4
2020-10-19Update tests for latex template changes.John MacFarlane1-1/+2
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane1-0/+3
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie1-0/+1
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane1-0/+1
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning1-11/+1
2019-03-25LaTeX template: Add pandoc to PDF metadata (#5388)Andrew Dunning1-1/+1
2019-03-22LaTeX template: Group graphics-related code (#5389)Andrew Dunning1-7/+2
2019-03-13 LaTeX template: Improve readability (#5363)Andrew Dunning1-18/+19
2019-03-04 LaTeX template: Robust section numbering removal (#5351)Andrew Dunning1-1/+1
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning1-1/+1
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning1-0/+2
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning1-1/+0
2019-01-02LaTeX template: Require xcolorAndrew Dunning1-1/+1
2019-01-01Update LaTeX testsAndrew Dunning1-17/+19
2018-12-11template:latex: make @ letter before using it (#5145)Enno1-4/+7
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno1-6/+7
2018-03-17Provide `bidi` package's option using `\PassOptionsToPackage` (#4357).Václav Haisman1-2/+2
2017-09-08Write euro symbol directly in LaTeXAndrew Dunning1-0/+1
2017-09-07LaTeX template: load polyglossia after header-includes.John MacFarlane1-6/+6
2017-08-14Update tests for changes to LaTeX template.John MacFarlane1-2/+4
2017-05-18Test updates for latex template changes.John MacFarlane1-13/+14
2017-05-09LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman1-6/+6
2017-03-01LaTeX writer: always add hypertarget when there's a non-empty identifier.John MacFarlane1-4/+8
2017-02-06Use unicode-math by default in default.latex template.John MacFarlane1-5/+1
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+153