Files
maing01_06/Band1/abhaengigkeit.typ
2026-03-05 12:45:45 +01:00

20 lines
487 B
Typst

#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])*/
}