mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 06:44:25 -05:00
anamech to 13
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user