adapt text markup exercise to script
This commit is contained in:
parent
4658dcbe24
commit
56a312884a
@ -195,7 +195,7 @@ wiedergibt.
|
||||
Text hervorheben
|
||||
|
||||
@content
|
||||
* **Betont** in der Datei `exercises/text-markup/markup.tex` die Wörter *Rekursion* und *rekursiv* mit `\emph{…}`.
|
||||
* **Betont** in der Datei `exercises/text-markup/markup.tex` die Wörter *Recursion* und *recursive* 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.
|
||||
|
||||
|
||||
@ -192,7 +192,7 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs
|
||||
Emphasising text
|
||||
|
||||
@content
|
||||
* **Emphasise** the words *Rekursion* and *rekursiv* in `exercises/text-markup/markup.tex` using `\emph{…}`.
|
||||
* **Emphasise** the words *Recursion* and *recursive* in `exercises/text-markup/markup.tex` 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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user