diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-07-08 20:03:13 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-07-08 20:03:13 +0200 |
| commit | 5c327e249e03ac303e7fef40e2df6c6ef834db66 (patch) | |
| tree | 44e60f7ed494e1e6452f378620baa4afbc755346 /tests/typ/coma.typ | |
| parent | f85e5aac64784deac75950a1307f2ca802ad6765 (diff) | |
Switch to = for headings once again
Diffstat (limited to 'tests/typ/coma.typ')
| -rw-r--r-- | tests/typ/coma.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/coma.typ b/tests/typ/coma.typ index 5074bd9e..161ac832 100644 --- a/tests/typ/coma.typ +++ b/tests/typ/coma.typ @@ -30,7 +30,7 @@ // the parentheses. #align(center)[ // Markdown-like syntax for headings. - #### 3. Übungsblatt Computerorientierte Mathematik II #v(4mm) + ==== 3. Übungsblatt Computerorientierte Mathematik II #v(4mm) *Abgabe: 03.05.2019* (bis 10:10 Uhr in MA 001) #v(4mm) *Alle Antworten sind zu beweisen.* ] |
