diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/layouts/coma.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/layouts/coma.typ b/tests/layouts/coma.typ index b56299ec..83900e03 100644 --- a/tests/layouts/coma.typ +++ b/tests/layouts/coma.typ @@ -1,6 +1,6 @@ {size:420pt*300pt} -[box: horizontal][ +[box: flow=horizontal][ *Technical University Berlin* [n] *Faculty II, Institute for Mathematics* [n] Secretary Example [n] @@ -17,7 +17,7 @@ *Alle Antworten sind zu beweisen.* ] -[box: horizontal][ +[box: flow=horizontal][ *1. Aufgabe* [align: right][(1 + 1 + 2 Punkte)] ] |
