mirror of
https://github.com/kristoferssolo/Qualification-Thesis.git
synced 2026-03-22 00:26:32 +00:00
feat(examples): add code snippets
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user