diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-01-14 16:47:29 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-01-14 16:47:29 +0100 |
| commit | cfcb36b159e3f65aff8cbdac6b537b40c22507c0 (patch) | |
| tree | 18e17b3cec5530b67ec596fe13b45423a867eb5f /tests/typ/example-coma.typ | |
| parent | 272a4c228976466e9fa6cc100ad89f93dc5cc371 (diff) | |
Move test files into category subfolders đ
Diffstat (limited to 'tests/typ/example-coma.typ')
| -rw-r--r-- | tests/typ/example-coma.typ | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/typ/example-coma.typ b/tests/typ/example-coma.typ deleted file mode 100644 index 5374af1f..00000000 --- a/tests/typ/example-coma.typ +++ /dev/null @@ -1,27 +0,0 @@ -// Test integration of syntax, library and layouting. - -[page width: 450pt, height: 300pt, margins: 1cm] - -[box][ - *Technische UniversitĂ€t Berlin* \ - *FakultĂ€t II, Institut for Mathematik* \ - Sekretariat MA \ - Dr. Max Mustermann \ - Ola Nordmann, John Doe -] -[align right | box][*WiSe 2019/2020* \ Woche 3] - -[v 6mm] - -[align center][ - #### 3. Ăbungsblatt Computerorientierte Mathematik II [v 2mm] - *Abgabe: 03.05.2019* (bis 10:10 Uhr in MA 001) [v 2mm] - *Alle Antworten sind zu beweisen.* -] - -*1. Aufgabe* [align right][(1 + 1 + 2 Punkte)] - -Ein _BinĂ€rbaum_ ist ein Wurzelbaum, in dem jeder Knoten †2 Kinder hat. -Die Tiefe eines Knotens _v_ ist die LĂ€nge des eindeutigen Weges von der Wurzel -zu _v_, und die Höhe von _v_ ist die LĂ€nge eines lĂ€ngsten (absteigenden) Weges -von _v_ zu einem Blatt. Die Höhe des Baumes ist die Höhe der Wurzel. |
