font weight & size

This commit is contained in:
Yu Cong 2025-05-08 12:09:21 +08:00
parent b2ee54ce3c
commit ce242c0cfa
2 changed files with 4 additions and 4 deletions

View File

@ -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),

View File

@ -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(