summaryrefslogtreecommitdiff
path: root/tests/layouts/coma.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2019-10-17 19:21:47 +0200
committerLaurenz <laurmaedje@gmail.com>2019-10-17 19:21:47 +0200
commit991e879e1d2ed53125dbff4edba80804ff28f2a9 (patch)
tree0917f83108feca10ca4207dd9089fe57cf8098d5 /tests/layouts/coma.typ
parent1987e5861cf2c033e3a540a5ef7c0f7106016929 (diff)
Extend stack layouts from vertical to horizontal flows ➡
Diffstat (limited to 'tests/layouts/coma.typ')
-rw-r--r--tests/layouts/coma.typ31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/layouts/coma.typ b/tests/layouts/coma.typ
new file mode 100644
index 00000000..7b3266a9
--- /dev/null
+++ b/tests/layouts/coma.typ
@@ -0,0 +1,31 @@
+{size:420pt*300pt}
+
+[box: horizontal][
+ *Technical University Berlin* [n]
+ *Faculty II, Institute for Mathematics* [n]
+ Secretary Example [n]
+ Prof. Dr. Example [n]
+ Assistant #1, Assistant #2, Assistant #3
+
+ [align: right][*WiSe 2019/2020* [n] Week 1]
+]
+
+// hack for more whitespace
+[box][]
+
+[align: center][
+ *3. Ubungsblatt Computerorientierte Mathematik II* [n]
+ *Abgabe: 03.05.2019* (bis 10:10 Uhr in MA 001) [n]
+ *Alle Antworten sind zu beweisen.*
+]
+
+[box: horizontal][
+ *1. Aufgabe* [align: right][(1 + 1 + 2 Punkte)]
+]
+
+Ein _Binärbaum_ ist ein Wurzelbaum, in dem jeder Knoten ≤ 2 Kinder hat.
+Die Tiefe eines Knotens _v_ ist die Länge des eindeutigen Weges von der Wurzel
+zu _v_, und die Höhe von _v_ ist die Länge eines längsten (absteigenden) Weges
+von _v_ zu einem Blatt. Die Höhe des Baumes ist die Höhe der Wurzel.
+
+