diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-02-23 20:24:10 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-02-23 20:27:23 +0100 |
| commit | 7092c504474eca25ba456db606de11402ea1e8ca (patch) | |
| tree | 128cb37a91e68d8be9487942d7358b89aea8135a /tests/typ | |
| parent | de37a056ed3e90d8ba93c4b3a315a8046ef53484 (diff) | |
VS Code language support extension ðŸ›
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/full/coma.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/full/coma.typ b/tests/typ/full/coma.typ index 03f6dcc3..4779c2c1 100644 --- a/tests/typ/full/coma.typ +++ b/tests/typ/full/coma.typ @@ -22,7 +22,7 @@ Dr. Max Mustermann \ Ola Nordmann, John Doe ] -#align(right, box([*WiSe 2019/2020* \ Woche 3])) +#align(right, box[*WiSe 2019/2020* \ Woche 3]) // Adds vertical spacing. #v(6mm) |
