Age | Commit message (Expand) | Author | Files | Lines |
2020-07-15 | Use selnolig to selectively suppress ligatures with lualatex. | John MacFarlane | 1 | -0/+3 |
2019-10-29 | Remove include of grffile from default latex template. | John MacFarlane | 1 | -1/+1 |
2019-10-12 | LaTeX writer: fix horizontal rule. | John MacFarlane | 1 | -13/+13 |
2019-04-02 | LaTeX template: Ensure correct heading/table order (#5421) | Andrew Dunning | 1 | -12/+2 |
2019-03-25 | LaTeX template: Add pandoc to PDF metadata (#5388) | Andrew Dunning | 1 | -1/+1 |
2019-03-22 | LaTeX template: Group graphics-related code (#5389) | Andrew Dunning | 1 | -7/+6 |
2019-03-13 | LaTeX template: Improve readability (#5363) | Andrew Dunning | 1 | -8/+9 |
2019-03-04 | LaTeX template: Robust section numbering removal (#5351) | Andrew Dunning | 1 | -1/+1 |
2019-02-01 | LaTeX writer: avoid `{}` after control sequences when escaping. | John MacFarlane | 1 | -2/+2 |
2019-01-22 | LaTeX template: Respect `numbersections` for books (#5235) | Andrew Dunning | 1 | -1/+1 |
2019-01-12 | LaTeX template: Simplify fontspec usage (#5218) | Andrew Dunning | 1 | -0/+2 |
2019-01-10 | LaTeX template: Prevent scaling of main font (#5212) | Andrew Dunning | 1 | -1/+0 |
2019-01-02 | LaTeX template: Require xcolor | Andrew Dunning | 1 | -1/+1 |
2019-01-01 | Update LaTeX tests | Andrew Dunning | 1 | -17/+18 |
2018-12-11 | template:latex: make @ letter before using it (#5145) | Enno | 1 | -4/+7 |
2018-12-11 | Let KOMA document class handle parskip when applicable (#5143) | Enno | 1 | -6/+7 |
2017-09-08 | Write euro symbol directly in LaTeX | Andrew Dunning | 1 | -0/+1 |
2017-08-14 | Update tests for changes to LaTeX template. | John MacFarlane | 1 | -2/+4 |
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -4/+0 |
2017-05-09 | LaTeX: Load `parskip` before `hyperref`. (#3654) | Václav Haisman | 1 | -6/+6 |
2017-03-01 | LaTeX writer: always add hypertarget when there's a non-empty identifier. | John MacFarlane | 1 | -31/+62 |
2017-02-06 | Use unicode-math by default in default.latex template. | John MacFarlane | 1 | -5/+1 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+971 |