diff --git a/slides/chapter-06.de.md b/slides/chapter-06.de.md index 5a1bc2d..4f82774 100644 --- a/slides/chapter-06.de.md +++ b/slides/chapter-06.de.md @@ -192,7 +192,7 @@ wiedergibt. Text hervorheben @content -* **Betont** das Wort »Pakete« in Abschnitt 1.1.2 mit `\emph{…}`. -* ++ Probiert auch an beliebigen Stellen **optische Hervorhebungen** aus, entfernt sie aber wieder, wenn ihr ein aufgeräumtes Dokument erhalten wollt. -* ++ Auf der zweiten Seite des Dokuments steht ein Absatz zum LaTeX-Wochenende. Ergänzt dort einen **Link** zum VC-Kurs (). +* **Betont** in der Datei `exercises/text-markup/markup.raw.tex` die Wörter *Rekursion* und *rekursiv* mit `\emph{…}`. +* ++ Macht die **URL** im Text anklickbar. +* ++ Probiert euch gerne auch an den anderen Textauszeichnungs-Möglichkeiten, die ihr kennengelernt habt. Löscht diese aber wieder, wenn ihr ein sauberes Dokument haben wollt. diff --git a/slides/chapter-06.en.md b/slides/chapter-06.en.md index 1c8e860..e19292a 100644 --- a/slides/chapter-06.en.md +++ b/slides/chapter-06.en.md @@ -189,8 +189,8 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs Emphasising text @content -* **Emphasise** the word “Pakete” in section 1.1.2 using `\emph{…}`. -* ++ Experiment with **optical highlighting** wherever you like, but remove them afterwards if you want to get a clean document. -* ++ The second page of the document contains a paragraph about the LaTeX weekend. Add a **link** to the VC course (). +* **Emphasise** the words *Rekursion* and *rekursiv* using `\emph{…}`. +* ++ Make the **URL** in the text clickable. +* ++ Of course, you can also experiment with the other **text markup** possibilities. However, remove them afterwards, if you want to have a clean document.