abhängigkeit begonnen

This commit is contained in:
2026-03-05 12:45:45 +01:00
parent 0b84da0761
commit e8e25f1018
6 changed files with 850 additions and 0 deletions

20
Band1/abhaengigkeit.typ Normal file
View File

@@ -0,0 +1,20 @@
#let abhaengigkeit() = {
/* place(
top + left,
dx: -1.5cm, // Hebt den linken Rand auf
dy: -0cm, // Abstand von der Oberkante des Blattes
box(fill: white, inset: (x: 20pt, y: 20pt), outset: (x: 0pt, y:0pt), stroke: 2pt)[Vorbereitungsband])
place(
top + left,
dx: 3cm, // Hebt den linken Rand auf
dy: -0cm, // Abstand von der Oberkante des Blattes
box(fill: white, inset: (x: 20pt, y: 20pt), outset: (x: 0pt, y:0pt), stroke: 2pt)[Vorbereitungsband])*/
}