summaryrefslogtreecommitdiff
path: root/data/templates/default.latex
AgeCommit message (Expand)Author
2021-02-26Wrap url colours in braces in the default LaTeX template (#7121)Loïc Grobol
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel
2020-12-07LaTeX template: include csquotes package if csquotes variable set.John MacFarlane
2020-11-25latex template: put back amssymbJohn MacFarlane
2020-11-25LaTeX writer: improve longtable output.John MacFarlane
2020-11-25latex template: disable language-specific shorthands in babel.John MacFarlane
2020-11-18latex template: add a `\break` after parbox in CSLRightInline.John MacFarlane
2020-11-18latex template: fix number of params on CSLReferences.John MacFarlane
2020-11-03LaTeX template: fix `\CSLRightInline`...John MacFarlane
2020-10-29LaTeX writer: Improved calculation of table column widths.John MacFarlane
2020-10-19Do not load amssymb if not needed (#6762)Angelo Peronio
2020-10-13default.latex: fix CSLReference macro definition.John MacFarlane
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane
2020-06-14Make polyglossia package options list-aware in the LaTeX template. (#6444)Frederik Elwert
2020-01-29LaTeX template: add space option to xeCJK with PassOptionsToPackage.John MacFarlane
2019-12-27Allow framebreaks for beamer's TOC (#6012)Heiko Schlittermann
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie
2019-11-16Patch for fixing spacing problem on CJK language. (#5855)jeongminkim-islab
2019-10-29Remove include of grffile from default latex template.John MacFarlane
2019-09-03Further mod to hanging indent code in latex template.John MacFarlane
2019-09-03Slight improvements to hanging indent code in latex template.John MacFarlane
2019-09-02LaTeX writer: use `cslreferences` environment for csl bibliographies.John MacFarlane
2019-05-15Fix using Beamer with geometry (#5505)Daniel Maslowski
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning
2019-03-25LaTeX template: Add pandoc to PDF metadata (#5388)Andrew Dunning
2019-03-22LaTeX template: Group graphics-related code (#5389)Andrew Dunning
2019-03-21LaTeX template: Move \setstretch after front matter (#5378)Andrew Dunning
2019-03-13 LaTeX template: Improve readability (#5363)Andrew Dunning
2019-03-04 LaTeX template: Robust section numbering removal (#5351)Andrew Dunning
2019-03-04LaTeX writer/template: better handling of front/main/backmatter.John MacFarlane
2019-03-01LaTeX template: Add \frontmatter, \mainmatter, \backmatter for book classes.John MacFarlane
2019-02-09Added support for the `subject` metadata variable to PDF. (#5289)Pascal Wagler
2019-01-25LaTeX template: Set default listings language for lua, assembler.John MacFarlane
2019-01-23LaTeX template: Restrict `institute` to Beamer (#5219)Andrew Dunning
2019-01-22LaTeX template: Use `footnotehyper` if available (#5234)Andrew Dunning
2019-01-22LaTeX template: Respect `numbersections` for books (#5235)Andrew Dunning
2019-01-22LaTeX template: Fix subtitle spacing (#5244)Andrew Dunning
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning
2019-01-11 LaTeX template: Render \subtitle (#5213)Andrew Dunning
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning
2019-01-02LaTeX template: Require xcolorAndrew Dunning
2019-01-01LaTeX template: Supply missing forAndrew Dunning
2019-01-01LaTeX template: Use `bookmark` if availableAndrew Dunning
2019-01-01LaTeX template: ReindentAndrew Dunning
2019-01-01LaTeX template: Remove obsolete fixltx2e packageAndrew Dunning