From aafb3b31f9c4f3a62a5e8ad01ca61c0700bb7533 Mon Sep 17 00:00:00 2001 From: Paul T Date: Mon, 15 Jul 2024 09:55:32 -0400 Subject: [PATCH] fix: remove italics Italics can be unnecessarily hard to read. --- lib.typ | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib.typ b/lib.typ index 20d7118..ec16d0f 100644 --- a/lib.typ +++ b/lib.typ @@ -287,8 +287,7 @@ let address = { set text( size: 9pt, - weight: "regular", - style: "italic" + weight: "regular" ) align(center)[ #if ("address" in author) [