font weight & size
This commit is contained in:
parent
b2ee54ce3c
commit
ce242c0cfa
@ -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),
|
||||
|
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user