diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-06-07 18:06:27 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-06-07 18:17:47 +0200 |
| commit | f26526ba75582f24d2bae18a43de3f6622c588ec (patch) | |
| tree | d5faa4a1e8354344a5aae023517a81f8521e5ef7 /tests/typ/full | |
| parent | 7218892c722ca583297c0ebbda350bdf6f16d3ce (diff) | |
Switch back to hashtags for headings
Diffstat (limited to 'tests/typ/full')
| -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 4941fb71..78a703a9 100644 --- a/tests/typ/full/coma.typ +++ b/tests/typ/full/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.* ] |
