Update text markup task
This commit is contained in:
parent
b1e72b479b
commit
edc62ac9e4
@ -86,6 +86,8 @@ Text hervorheben
|
||||
@content
|
||||
* **Betont** in der Datei `exercises/text-markup/markup.tex` die Wörter *Recursion* und *recursive* mit `\emph{…}`.
|
||||
* Macht die **URL** im Text anklickbar.
|
||||
* Findet einen geeigneten Weg, um den gesamten **Absatz als Zitat** anzuzeigen. Schaut hierzu in die Doku des Paketes`csquotes`.
|
||||
* Natürlich könnt ihr auch mit anderen **Auszeichnungen** experimentieren.
|
||||
|
||||
@slide(layout=extra-content-and-preview)
|
||||
|
||||
|
||||
@ -84,7 +84,8 @@ Emphasising text
|
||||
|
||||
@content
|
||||
* **Emphasise** the words *Recursion* and *recursive* in `exercises/text-markup/markup.tex` using `\emph{…}`.
|
||||
* Make the **URL** in the text clickable.
|
||||
* Make the **URL** in the text clickable.
|
||||
* Find a proper way to display the whole **paragraph as a quote**. Have a look at the `csquotes` package.
|
||||
* 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