From 2d5d6da161e1227dec9e7d44dca9579275449503 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Fri, 3 Jan 2025 00:26:37 +0200 Subject: [PATCH] fix: raw font --- layout.typ | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/layout.typ b/layout.typ index 78af414..2783dc2 100644 --- a/layout.typ +++ b/layout.typ @@ -39,10 +39,7 @@ lang: "lv", region: "lv", ) - show raw: set text( - font: "Fira Code", - features: (calt: 0), - ) + show raw: set text(features: (calt: 0)) show math.equation: set text(weight: 400)