From d9fdde3a177b655f9b814ba91a071208cb8abe85 Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sat, 13 May 2023 12:18:51 -0400 Subject: [PATCH] main.typ: modified link formatting --- main.typ | 1 + 1 file changed, 1 insertion(+) diff --git a/main.typ b/main.typ index 2450371..0663a27 100644 --- a/main.typ +++ b/main.typ @@ -55,6 +55,7 @@ body, ) = { set text(size: normal-size, font: font, weight: "light") + show link: body => text(fill: rgb("#777777"), weight: "bold", body) show math.equation: eq => text(font: math_font, eq) show heading: set text(font: heading_font, weight: "black") show raw.where(block: true): txt => pad(