From 379e389e20af3d8770a7642b72e222c81265ddfc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 30 Oct 2025 17:46:15 +0100 Subject: Fix tests for #11259 change. --- test/writer.typst | 1 + 1 file changed, 1 insertion(+) 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( -- cgit v1.2.3