diff --git a/slides/chapter-05.en.md b/slides/chapter-05.en.md index b11ceca..f3a6e27 100644 --- a/slides/chapter-05.en.md +++ b/slides/chapter-05.en.md @@ -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”). -* Replace the spaces in `exercises/special-characters.tex` within the abbreviations (“e. g.”, “i. 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. g.”, “i. 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**.