aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default.latex
AgeCommit message (Expand)AuthorFilesLines
2021-04-28list of figures before list of tables in LaTeX and ConTeXt templates (#7235)Julien Dutant1-3/+3
2021-03-14Handle 'nocite' better with --biblatex and --natbib.John MacFarlane1-0/+3
2021-02-26Wrap url colours in braces in the default LaTeX template (#7121)Loïc Grobol1-4/+4
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-11/+11
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel1-0/+3
2020-12-07LaTeX template: include csquotes package if csquotes variable set.John MacFarlane1-0/+3
2020-11-25latex template: put back amssymbJohn MacFarlane1-3/+1
2020-11-25LaTeX writer: improve longtable output.John MacFarlane1-1/+1
2020-11-25latex template: disable language-specific shorthands in babel.John MacFarlane1-1/+4
2020-11-18latex template: add a `\break` after parbox in CSLRightInline.John MacFarlane1-1/+1
2020-11-18latex template: fix number of params on CSLReferences.John MacFarlane1-1/+1
2020-11-03LaTeX template: fix `\CSLRightInline`...John MacFarlane1-3/+3
2020-10-29LaTeX writer: Improved calculation of table column widths.John MacFarlane1-0/+1
2020-10-19Do not load amssymb if not needed (#6762)Angelo Peronio1-1/+3
2020-10-13default.latex: fix CSLReference macro definition.John MacFarlane1-3/+2
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane1-4/+19
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane1-0/+3
2020-06-14Make polyglossia package options list-aware in the LaTeX template. (#6444)Frederik Elwert1-2/+2
2020-01-29LaTeX template: add space option to xeCJK with PassOptionsToPackage.John MacFarlane1-1/+4
2019-12-27Allow framebreaks for beamer's TOC (#6012)Heiko Schlittermann1-1/+1
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie1-2/+0
2019-11-16Patch for fixing spacing problem on CJK language. (#5855)jeongminkim-islab1-1/+1
2019-10-29Remove include of grffile from default latex template.John MacFarlane1-1/+1
2019-09-03Further mod to hanging indent code in latex template.John MacFarlane1-2/+0
2019-09-03Slight improvements to hanging indent code in latex template.John MacFarlane1-4/+7
2019-09-02LaTeX writer: use `cslreferences` environment for csl bibliographies.John MacFarlane1-0/+7
2019-05-15Fix using Beamer with geometry (#5505)Daniel Maslowski1-0/+4
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane1-0/+3
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning1-6/+9
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/+6
2019-03-21LaTeX template: Move \setstretch after front matter (#5378)Andrew Dunning1-1/+3
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-03-04LaTeX writer/template: better handling of front/main/backmatter.John MacFarlane1-5/+5
2019-03-01LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes.John MacFarlane1-0/+9
2019-02-09Added support for the `subject` metadata variable to PDF. (#5289)Pascal Wagler1-0/+3
2019-01-25LaTeX template: Set default listings language for lua, assembler.John MacFarlane1-0/+2
2019-01-23LaTeX template: Restrict `institute` to Beamer (#5219)Andrew Dunning1-3/+2
2019-01-22LaTeX template: Use `footnotehyper` if available (#5234)Andrew Dunning1-2/+3
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning1-1/+1
2019-01-22LaTeX template: Fix subtitle spacing (#5244)Andrew Dunning1-1/+1
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning1-9/+8
2019-01-11 LaTeX template: Render \subtitle (#5213)Andrew Dunning1-1/+9
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning1-10/+9
2019-01-02LaTeX template: Require xcolorAndrew Dunning1-1/+1
2019-01-01LaTeX template: Supply missing forAndrew Dunning1-1/+1
2019-01-01LaTeX template: Use `bookmark` if availableAndrew Dunning1-1/+1