diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/alignment.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/math/alignment.typ b/tests/typ/math/alignment.typ index 8f12971f..177e0188 100644 --- a/tests/typ/math/alignment.typ +++ b/tests/typ/math/alignment.typ @@ -2,6 +2,7 @@ --- // Test alignment step functions. +#set page(width: 225pt) $ "a" &= c \ &= c + 1 & "By definition" \ |
