diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-11-08 18:33:17 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-11-08 18:33:32 +0100 |
| commit | 7d853cbea180e0ba635e8d8de11b820d5f9432fe (patch) | |
| tree | e3e25b453ed9ec7657a8f365b57255618994bf44 /tests/layouts/coma.typ | |
| parent | 1ece263579afcf94ca44acc8e157bce01c3226b8 (diff) | |
Update examples due to new syntax highlighting 🌹
Diffstat (limited to 'tests/layouts/coma.typ')
| -rw-r--r-- | tests/layouts/coma.typ | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/layouts/coma.typ b/tests/layouts/coma.typ index 83900e03..4adabe0d 100644 --- a/tests/layouts/coma.typ +++ b/tests/layouts/coma.typ @@ -1,6 +1,6 @@ -{size:420pt*300pt} +{size:420pt x 300pt} -[box: flow=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: flow=horizontal][ +[box: flow = horizontal][ *1. Aufgabe* [align: right][(1 + 1 + 2 Punkte)] ] |
