From 37a7afddfaffd44cb9bc013c9506599267e08983 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 3 Nov 2022 11:44:53 +0100 Subject: Split crates --- tests/typ/math/basic.typ | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests/typ/math/basic.typ') diff --git a/tests/typ/math/basic.typ b/tests/typ/math/basic.typ index a1a9d32f..55a853cf 100644 --- a/tests/typ/math/basic.typ +++ b/tests/typ/math/basic.typ @@ -15,12 +15,6 @@ $ sum_(k=0)^n k = (n(n+1))/2 $ // Test that blackboard style looks nice. $ f: NN arrow RR $ ---- -#set math(family: "IBM Plex Sans") - -// Error: 1-4 font is not suitable for math -$a$ - --- // Error: 1:3 expected dollar sign $a -- cgit v1.2.3