Merge branch 'master' of git.stuve-bamberg.de:latex/latex-wochenende

This commit is contained in:
Knoch 2022-04-11 14:31:59 +02:00
commit a9164ed988
2 changed files with 2 additions and 39 deletions

View File

@ -313,23 +313,6 @@ $\pi \Sigma \delta$
$\dagger$
```
@slide(layout=content-only)
@title
Sonderzeichen & Symbole
@content
### Euro (€)
* Paket `eurosym`
* Befehl `\euro`
``` {.lang-tex .hljs}
LaTeX zu verwenden kostet 0 \euro.
```
@slide(layout=content-only)
@title
@ -356,8 +339,6 @@ Sonderzeichen einfügen
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 *EUR*.
* Ersetzt die Leerzeichen innerhalb der Abkürzungen in `exercises/special-characters.tex` durch **schmale Leerzeichen**. Setzt außerdem ein schmales Leerzeichen vor das *Euro-Zeichen*.
* Ersetzt die Bindestriche bei den Öffnungszeiten der ERBA durch **Halbgeviertstriche**.
* Setzt beim Wort *Studierendenausweis* eine **ausschließliche Trennstelle** nach *Studierenden-*.
* Ersetzt das Wort *EUR* durch ein **Euro-Zeichen**.

View File

@ -311,23 +311,6 @@ $\pi \Sigma \delta$
$\dagger$
```
@slide(layout=content-only)
@title
Special characters & symbols
@content
### Euro (€)
* `eurosym` package
* `\euro` command
``` {.lang-tex .hljs}
Using LaTeX costs 0 \euro.
```
@slide(layout=content-only)
@title
@ -354,7 +337,6 @@ Insert special characters
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 (“e.&thinsp;g.”, “i.&thinsp;a.”) by **thin spaces**. On top of that, replace the space before the word *EUR* by a thin space.
* Replace the spaces in `exercises/special-characters.tex` within the abbreviations (“e.&thinsp;g.”, “i.&thinsp;a.”) by **thin spaces**. On top of that, replace the space before the *Euro sign* by a thin space.
* Replace the hyphens by a **dash** (`--`).
* Add an **exclusive hyphenation** in the word *Studierendenausweis* after *Studierenden-*.
* Replace *EUR* by a **Euro sign**.