diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/style.typ | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
