From ce242c0cfadd0370eefb8eaf9dd6050702539dbd Mon Sep 17 00:00:00 2001 From: Yu Cong Date: Thu, 8 May 2025 12:09:21 +0800 Subject: [PATCH] font weight & size --- firatheme.typ | 2 +- touying.typ | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/firatheme.typ b/firatheme.typ index 2a66421..3be608e 100644 --- a/firatheme.typ +++ b/firatheme.typ @@ -184,7 +184,7 @@ config: config, components.adaptive-columns( start: underline(text( - 1.6em, + 1.5em, fill: self.colors.primary, weight: "bold", utils.call-or-display(self, title), diff --git a/touying.typ b/touying.typ index dd81ab1..63e2548 100644 --- a/touying.typ +++ b/touying.typ @@ -1,11 +1,11 @@ #import "@preview/touying:0.6.1": * #import "/slides/firatheme.typ": * -#import "@preview/numbly:0.1.0": numbly +// #import "@preview/numbly:0.1.0": numbly -#set text(font: "FiraGO", weight: "light", size: 20pt) +#set text(font: "FiraGO", weight: "regular") #show math.equation: set text(font: "Fira Math") -#set strong(delta: 100) +#set strong(delta: 200) #set par(justify: true) #show: fira-theme.with(