From 1b1e761c620b5e5d2630ae1d151c40d0810788d9 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 11:54:53 +0200 Subject: [PATCH] Add missing file indication --- slides/chapter-06.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-06.en.md b/slides/chapter-06.en.md index 23f6fd4..dd6d7d7 100644 --- a/slides/chapter-06.en.md +++ b/slides/chapter-06.en.md @@ -189,7 +189,7 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs Emphasising text @content -* **Emphasise** the words *Rekursion* and *rekursiv* using `\emph{…}`. +* **Emphasise** the words *Rekursion* and *rekursiv* 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.