feat(examples): add code snippets

This commit is contained in:
2024-12-28 10:18:17 +02:00
parent 1d0d45b6ee
commit 2ff2c82385
9 changed files with 333 additions and 36 deletions

View File

@@ -31,10 +31,13 @@
paper: "a4",
)
set text(
//font: "New Computer Modern",
font: "CMU", size: 12pt, hyphenate: auto, lang: "lv", region: "lv",
font: "Times New Roman",
size: 12pt,
hyphenate: auto,
lang: "lv",
region: "lv",
)
show raw: set text(font: "New Computer Modern Mono")
show raw: set text(font: "JetBrainsMono NF")
show math.equation: set text(weight: 400)