summaryrefslogtreecommitdiff
path: root/tests/typ/base
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-11-09 18:16:59 +0100
committerLaurenz <laurmaedje@gmail.com>2022-11-09 18:20:02 +0100
commit010cc2effc2fd0e1c4e52d5c914cb4d74506bc0a (patch)
treee50060d271f076b00945e5569e7f8ffef2c28e9f /tests/typ/base
parent12a59963b08b68cc39dcded4d3d3e6a6631c2732 (diff)
New block spacing model
Diffstat (limited to 'tests/typ/base')
-rw-r--r--tests/typ/base/eval.typ1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/typ/base/eval.typ b/tests/typ/base/eval.typ
index 668264d3..80235c0c 100644
--- a/tests/typ/base/eval.typ
+++ b/tests/typ/base/eval.typ
@@ -8,7 +8,6 @@
#eval("#let")
---
-#set raw(around: none)
#show raw: it => text("IBM Plex Sans", eval(it.text))
Interacting