font weight & size
This commit is contained in:
parent
b2ee54ce3c
commit
ce242c0cfa
@ -184,7 +184,7 @@
|
|||||||
config: config,
|
config: config,
|
||||||
components.adaptive-columns(
|
components.adaptive-columns(
|
||||||
start: underline(text(
|
start: underline(text(
|
||||||
1.6em,
|
1.5em,
|
||||||
fill: self.colors.primary,
|
fill: self.colors.primary,
|
||||||
weight: "bold",
|
weight: "bold",
|
||||||
utils.call-or-display(self, title),
|
utils.call-or-display(self, title),
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
#import "@preview/touying:0.6.1": *
|
#import "@preview/touying:0.6.1": *
|
||||||
#import "/slides/firatheme.typ": *
|
#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")
|
#show math.equation: set text(font: "Fira Math")
|
||||||
#set strong(delta: 100)
|
#set strong(delta: 200)
|
||||||
#set par(justify: true)
|
#set par(justify: true)
|
||||||
|
|
||||||
#show: fira-theme.with(
|
#show: fira-theme.with(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user