mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 06:44:25 -05:00
preps for studies
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
name: Other and different lectures
|
name: Other and different lectures
|
||||||
short: Oth
|
short: Oth2
|
||||||
|
|||||||
2
S3/Other/.unicourse
Normal file
2
S3/Other/.unicourse
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
name: Other and different lectures
|
||||||
|
short: Oth3
|
||||||
1
S3/Other/index.typ
Normal file
1
S3/Other/index.typ
Normal file
@@ -0,0 +1 @@
|
|||||||
|
= Other and different lectures
|
||||||
18
S3/Other/preamble.typ
Normal file
18
S3/Other/preamble.typ
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#import "../../data/default.typ": *
|
||||||
|
#import "../../data/theorems.typ": *
|
||||||
|
|
||||||
|
#let conf(num: none, date: "", type: none, body) = {
|
||||||
|
// Global settings
|
||||||
|
show: default
|
||||||
|
|
||||||
|
// Set the header
|
||||||
|
[Other Lectures \ #(date) \ Jonas Hahn]
|
||||||
|
|
||||||
|
// Make the outline
|
||||||
|
outline()
|
||||||
|
|
||||||
|
// load the document
|
||||||
|
body
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
1
S4/ExPhyIV/.anki
Normal file
1
S4/ExPhyIV/.anki
Normal file
@@ -0,0 +1 @@
|
|||||||
|
University::Physics::S3
|
||||||
2
S4/ExPhyIV/.unicourse
Normal file
2
S4/ExPhyIV/.unicourse
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
name: Experimentalphysik IV
|
||||||
|
short: ExIV
|
||||||
1
S4/ExPhyIV/index.typ
Normal file
1
S4/ExPhyIV/index.typ
Normal file
@@ -0,0 +1 @@
|
|||||||
|
= ExPhy IV
|
||||||
18
S4/ExPhyIV/preamble.typ
Normal file
18
S4/ExPhyIV/preamble.typ
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#import "../../data/default.typ": *
|
||||||
|
#import "../../data/theorems.typ": *
|
||||||
|
|
||||||
|
#let rot = math.op("rot")
|
||||||
|
#let grad = math.op("grad")
|
||||||
|
|
||||||
|
#let conf(num: none, date: "", type: none, body) = {
|
||||||
|
// Global settings
|
||||||
|
show: default
|
||||||
|
|
||||||
|
// Set the header
|
||||||
|
[ExPhy IV \ Vorlesung #(num)]
|
||||||
|
// Make tcahe outline
|
||||||
|
outline()
|
||||||
|
|
||||||
|
// load the document
|
||||||
|
body
|
||||||
|
}
|
||||||
2
S4/Other/.unicourse
Normal file
2
S4/Other/.unicourse
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
name: Other and different lectures
|
||||||
|
short: Oth4
|
||||||
1
S4/Other/index.typ
Normal file
1
S4/Other/index.typ
Normal file
@@ -0,0 +1 @@
|
|||||||
|
= Other and different lectures
|
||||||
18
S4/Other/preamble.typ
Normal file
18
S4/Other/preamble.typ
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#import "../../data/default.typ": *
|
||||||
|
#import "../../data/theorems.typ": *
|
||||||
|
|
||||||
|
#let conf(num: none, date: "", type: none, body) = {
|
||||||
|
// Global settings
|
||||||
|
show: default
|
||||||
|
|
||||||
|
// Set the header
|
||||||
|
[Other Lectures \ #(date) \ Jonas Hahn]
|
||||||
|
|
||||||
|
// Make the outline
|
||||||
|
outline()
|
||||||
|
|
||||||
|
// load the document
|
||||||
|
body
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
1
S4/QM/.anki
Normal file
1
S4/QM/.anki
Normal file
@@ -0,0 +1 @@
|
|||||||
|
University::Physics::S3
|
||||||
2
S4/QM/.unicourse
Normal file
2
S4/QM/.unicourse
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
name: Quantenmechanik
|
||||||
|
short: QM
|
||||||
1
S4/QM/index.typ
Normal file
1
S4/QM/index.typ
Normal file
@@ -0,0 +1 @@
|
|||||||
|
= Quantenmechanik
|
||||||
18
S4/QM/preamble.typ
Normal file
18
S4/QM/preamble.typ
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#import "../../data/default.typ": *
|
||||||
|
#import "../../data/theorems.typ": *
|
||||||
|
|
||||||
|
#let rot = math.op("rot")
|
||||||
|
#let grad = math.op("grad")
|
||||||
|
|
||||||
|
#let conf(num: none, date: "", type: none, body) = {
|
||||||
|
// Global settings
|
||||||
|
show: default
|
||||||
|
|
||||||
|
// Set the header
|
||||||
|
[Quantenmechanik \ Vorlesung #(num)]
|
||||||
|
// Make tcahe outline
|
||||||
|
outline()
|
||||||
|
|
||||||
|
// load the document
|
||||||
|
body
|
||||||
|
}
|
||||||
2
S5/Other/.unicourse
Normal file
2
S5/Other/.unicourse
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
name: Other and different lectures
|
||||||
|
short: Oth5
|
||||||
1
S5/Other/index.typ
Normal file
1
S5/Other/index.typ
Normal file
@@ -0,0 +1 @@
|
|||||||
|
= Other and different lectures
|
||||||
18
S5/Other/preamble.typ
Normal file
18
S5/Other/preamble.typ
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#import "../../data/default.typ": *
|
||||||
|
#import "../../data/theorems.typ": *
|
||||||
|
|
||||||
|
#let conf(num: none, date: "", type: none, body) = {
|
||||||
|
// Global settings
|
||||||
|
show: default
|
||||||
|
|
||||||
|
// Set the header
|
||||||
|
[Other Lectures \ #(date) \ Jonas Hahn]
|
||||||
|
|
||||||
|
// Make the outline
|
||||||
|
outline()
|
||||||
|
|
||||||
|
// load the document
|
||||||
|
body
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
1
S5/StatMech/.anki
Normal file
1
S5/StatMech/.anki
Normal file
@@ -0,0 +1 @@
|
|||||||
|
University::Physics::S3
|
||||||
2
S5/StatMech/.unicourse
Normal file
2
S5/StatMech/.unicourse
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
name: Statistische Physik
|
||||||
|
short: StaP
|
||||||
1
S5/StatMech/index.typ
Normal file
1
S5/StatMech/index.typ
Normal file
@@ -0,0 +1 @@
|
|||||||
|
= Statistische Physik
|
||||||
18
S5/StatMech/preamble.typ
Normal file
18
S5/StatMech/preamble.typ
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#import "../../data/default.typ": *
|
||||||
|
#import "../../data/theorems.typ": *
|
||||||
|
|
||||||
|
#let rot = math.op("rot")
|
||||||
|
#let grad = math.op("grad")
|
||||||
|
|
||||||
|
#let conf(num: none, date: "", type: none, body) = {
|
||||||
|
// Global settings
|
||||||
|
show: default
|
||||||
|
|
||||||
|
// Set the header
|
||||||
|
[StatPhy \ Vorlesung #(num)]
|
||||||
|
// Make tcahe outline
|
||||||
|
outline()
|
||||||
|
|
||||||
|
// load the document
|
||||||
|
body
|
||||||
|
}
|
||||||
@@ -48,9 +48,6 @@
|
|||||||
#let grad = math.op("grad")
|
#let grad = math.op("grad")
|
||||||
#let div = math.op("div")
|
#let div = math.op("div")
|
||||||
|
|
||||||
#let Re = math.op("Re")
|
|
||||||
#let Im = math.op("Im")
|
|
||||||
|
|
||||||
// flashcards
|
// flashcards
|
||||||
#let flashcard(id, front, back) = {
|
#let flashcard(id, front, back) = {
|
||||||
back
|
back
|
||||||
|
|||||||
Reference in New Issue
Block a user