diff options
| -rw-r--r-- | data/templates/template.typst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/template.typst b/data/templates/template.typst index a2e643066..648476620 100644 --- a/data/templates/template.typst +++ b/data/templates/template.typst @@ -46,6 +46,7 @@ paper: paper, margin: margin, numbering: pagenumbering, + columns: cols ) set par( |
