From bbd44af52a73b2272ec338f11cae55dabb9cd85b Mon Sep 17 00:00:00 2001 From: JustAnyone Date: Thu, 14 May 2026 12:58:57 +0300 Subject: [PATCH] Apparently the font must be Times New Roman --- src/lib.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.typ b/src/lib.typ index 85046fd..1e17f37 100644 --- a/src/lib.typ +++ b/src/lib.typ @@ -390,7 +390,7 @@ // Set text font set text( - font: "Arial", + font: "Times New Roman", size: 12pt, lang: "lt", // Change where the bounding box is drawn for the text