Add remark that the following exercises work on the script itself

This commit is contained in:
Knoch 2021-05-28 11:18:59 +02:00
parent 177c95dd7f
commit a0bfe80c53
2 changed files with 11 additions and 3 deletions

View File

@ -352,8 +352,12 @@ Sonderzeichen & Symbole
Sonderzeichen einfügen Sonderzeichen einfügen
@content @content
* Ersetzt die Leerzeichen innerhalb der Abkürzungen in `special-characters.tex` im Ordner `exercises/special-characters` durch **schmale Leerzeichen**. Setzt außerdem ein schmales Leerzeichen vor das Wort *Euro*. <div class="box warning">
Kompiliert von nun an immer die Datei `main.tex`, um eure Änderungen im Skript zu sehen (in diesem Fall im Abschnitt „Übung 5“).
</div>
* Ersetzt die Leerzeichen innerhalb der Abkürzungen in `exercises/special-characters.tex` durch **schmale Leerzeichen**. Setzt außerdem ein schmales Leerzeichen vor das Wort *Euro*.
* ++ Ersetzt die Bindestriche bei den Öffnungszeiten der ERBA durch **Halbgeviertstriche**. * ++ Ersetzt die Bindestriche bei den Öffnungszeiten der ERBA durch **Halbgeviertstriche**.
* ++ Setzt beim Wort *Studierendenausweis* eine **ausschließliche Trennstelle** nach *Studierenden-*. * ++ Setzt beim Wort *Studierendenausweis* eine **ausschließliche Trennstelle** nach *Studierenden-*.
* ++ Ersetzt das Wort *Euro* durch ein **Euro-Zeichen**. * ++ Ersetzt das Wort *Euro* durch ein **Euro-Zeichen**.

View File

@ -350,7 +350,11 @@ Special characters & symbols
Insert special characters Insert special characters
@content @content
* Replace the spaces in `special-characters.tex` within the abbreviations by **thin spaces**. You can find the file in `exercises/special-characters`. On top of that, replace the space before the word *Euro* by a thin space. <div class="box warning">
From now on, compile the file `main.tex` to see your changes appear in the script itself (in this task, see section “Übung 5”).
</div>
* Replace the spaces in `exercises/special-characters.tex` within the abbreviations (“z.&thinsp;B.”, “u.&thinsp;a.”) by **thin spaces**. On top of that, replace the space before the word *Euro* by a thin space.
* ++ Replace the hyphens by a **dash** (`--`). * ++ Replace the hyphens by a **dash** (`--`).
* ++ Add an **exclusive hyphenation** in the word *Studierendenausweis* after *Studierenden-*. * ++ Add an **exclusive hyphenation** in the word *Studierendenausweis* after *Studierenden-*.
* ++ Replace *Euro* by a **Euro sign**. * ++ Replace *Euro* by a **Euro sign**.