From 3c430a4ed994acdf08378bb8be168eaa25a6d044 Mon Sep 17 00:00:00 2001 From: Maxwell Beck Date: Wed, 22 Jul 2026 21:25:26 -0500 Subject: Use custom Iosevka for code --- raster.typ | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/raster.typ b/raster.typ index 22bbe48..6610fb4 100644 --- a/raster.typ +++ b/raster.typ @@ -77,5 +77,10 @@ #it.caption ] + show raw: set text( + font: "Iosevka Rastertail", + ..gridsize(5) + ); + rest } -- cgit v1.3.1