diff options
| -rw-r--r-- | test/writer.typst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/writer.typst b/test/writer.typst index 8e05e5f32..a48658664 100644 --- a/test/writer.typst +++ b/test/writer.typst @@ -70,6 +70,7 @@ paper: paper, margin: margin, numbering: pagenumbering, + columns: cols ) set par( |
