abhängigkeit begonnen
This commit is contained in:
20
Band1/abhaengigkeit.typ
Normal file
20
Band1/abhaengigkeit.typ
Normal 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])*/
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user