anamech to 13

This commit is contained in:
2025-06-11 20:52:38 +02:00
parent b622377bb2
commit a6d88ebc3d
17 changed files with 1417 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
set align(left)
// For now no automatic numbering
// set heading(numbering: "1.1")
set par(justify: true)
//set par(justify: true)
// equation setup
show ref: equate
@@ -48,6 +48,9 @@
#let grad = math.op("grad")
#let div = math.op("div")
#let Re = math.op("Re")
#let Im = math.op("Im")
// flashcards
#let flashcard(id, front, back) = {
back