From 7597b997890647aa0546ec7bfef1eae4e33cedcb Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 25 Feb 2023 19:14:08 +0100 Subject: New default style --- tests/typ/compute/foundations.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/compute') diff --git a/tests/typ/compute/foundations.typ b/tests/typ/compute/foundations.typ index eb3e7e35..d6c0f82b 100644 --- a/tests/typ/compute/foundations.typ +++ b/tests/typ/compute/foundations.typ @@ -54,7 +54,7 @@ #eval("let") --- -#show raw: it => text("IBM Plex Sans", eval("[" + it.text + "]")) +#show raw: it => text("PT Sans", eval("[" + it.text + "]")) Interacting ``` -- cgit v1.2.3