diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-02-21 09:54:44 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-02-21 10:40:43 +0100 |
commit | 361cf66560bd22e692b8f2add5e32e375cfec866 (patch) | |
tree | 39e7dc1d8ce6293401d24e38bf4eb0eb249dda78 /_report.yml | |
parent | 4bfbbf1bac1fe3765fae3d27c4e0eaa7d66a758e (diff) |
localize TeX template doc-class.tex
```
cp /opt/quarto/share/formats/pdf/pandoc/doc-class.tex _templates/
```
or
```
curl -O _templates/doc-class.tex https://github.com/quarto-dev/quarto-cli/raw/main/src/resources/formats/pdf/pandoc/doc-class.tex
```
Diffstat (limited to '_report.yml')
-rw-r--r-- | _report.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_report.yml b/_report.yml index 391f970..0797f3a 100644 --- a/_report.yml +++ b/_report.yml @@ -12,6 +12,7 @@ format: csquotes: true papersize: a4 template-partials: + - ../_templates/doc-class.tex - ../_templates/title.tex include-in-header: |