diff options
Diffstat (limited to 'tests/typ/math/font-features.typ')
| -rw-r--r-- | tests/typ/math/font-features.typ | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/typ/math/font-features.typ b/tests/typ/math/font-features.typ deleted file mode 100644 index ffdd1924..00000000 --- a/tests/typ/math/font-features.typ +++ /dev/null @@ -1,10 +0,0 @@ -// Test that setting font features in math.equation has an effect. - ---- -$ nothing $ -$ "hi ∅ hey" $ -$ sum_(i in NN) 1 + i $ -#show math.equation: set text(features: ("cv01",), fallback: false) -$ nothing $ -$ "hi ∅ hey" $ -$ sum_(i in NN) 1 + i $ |
