diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-11-18 12:57:14 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-11-18 12:57:14 +0100 |
| commit | 1eb25f86dd6763c4f2d7e60b6d09af60ada50af6 (patch) | |
| tree | 104c16bc4ec779d8b5eeca819f6357af6c5a0d7a /tests/layouts/coma.typ | |
| parent | 14259c7d09c12327b18aba21cc577e68ad283eda (diff) | |
Double-try spaces for functions 🌑🌕
Diffstat (limited to 'tests/layouts/coma.typ')
| -rw-r--r-- | tests/layouts/coma.typ | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/tests/layouts/coma.typ b/tests/layouts/coma.typ index 4adabe0d..e9fb0994 100644 --- a/tests/layouts/coma.typ +++ b/tests/layouts/coma.typ @@ -1,14 +1,14 @@ {size:420pt x 300pt} -[box: flow = horizontal][ +[box][ *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] ] +[align: right][*WiSe 2019/2020* [n] Week 1] + [v: 3mm] [align: center][ @@ -17,9 +17,7 @@ *Alle Antworten sind zu beweisen.* ] -[box: flow = horizontal][ - *1. Aufgabe* [align: right][(1 + 1 + 2 Punkte)] -] +*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 |
