summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--raster.typ5
1 files changed, 5 insertions, 0 deletions
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
}