From cd089b6194c57b2e8dff70efaa7cbd53035f7327 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 9 Dec 2022 10:21:11 +0100 Subject: Align set rule --- tests/typ/math/style.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/math') diff --git a/tests/typ/math/style.typ b/tests/typ/math/style.typ index c9238a9a..8df216ef 100644 --- a/tests/typ/math/style.typ +++ b/tests/typ/math/style.typ @@ -11,5 +11,5 @@ } #set page(width: auto) -#set par(align: center) +#set align(center) #table(columns: 1 + modifiers.len(), ..cells) -- cgit v1.2.3