diff options
Diffstat (limited to 'tests/typ/layout/enum-numbering.typ')
| -rw-r--r-- | tests/typ/layout/enum-numbering.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/enum-numbering.typ b/tests/typ/layout/enum-numbering.typ index 1d905f69..ee4b25b9 100644 --- a/tests/typ/layout/enum-numbering.typ +++ b/tests/typ/layout/enum-numbering.typ @@ -37,7 +37,7 @@ --- // Test numbering with closure and nested lists. -#set text("Latin Modern Roman") +#set text("New Computer Modern") #set enum(numbering: (..args) => math.mat(args.pos()), full: true) + A + B |
