| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-11-08 | With `-t latex-smart`, don't generate `\ldots` from ellipsis. | John MacFarlane | 1 | -1/+1 | |
| Instead just use unicode ellipsis. Closes #7674. | |||||
| 2021-09-19 | Use babel, not polyglossia, with xelatex. | John MacFarlane | 1 | -7/+5 | |
| Previously polyglossia worked better with xelatex, but that is no longer the case, so we simplify the code so that babel is used with all latex engines. This involves a change to the default LaTeX template. | |||||
| 2021-05-16 | LaTeX template: define commands for zero width non-joiner character | Albert Krewinkel | 1 | -3/+4 | |
| Closes: #6639 The zero-width non-joiner character is used to avoid ligatures (e.g. in German). | |||||
| 2021-03-02 | Split out T.P.Writers.LaTeX.Util. | John MacFarlane | 1 | -0/+274 | |
