From fb99090208c9aface707f9d4526f411fcb67f705 Mon Sep 17 00:00:00 2001 From: Alex Saveau Date: Tue, 25 Apr 2023 02:22:32 -0700 Subject: Support implicit alignment (#749) --- tests/typ/math/alignment.typ | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/typ/math/alignment.typ') 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" \ -- cgit v1.2.3