update tasks of chapter 6 (text markup)

This commit is contained in:
Fradtschuk 2021-04-26 22:33:08 +02:00
parent c9884d8221
commit 436c0d9ebb
2 changed files with 6 additions and 6 deletions

View File

@ -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 (<http://wiai.de/latex>).
* **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.

View File

@ -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 (<http://wiai.de/latex>).
* **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.