From f7a79ba36dcbabd8c73fce6bcb0973f6f8da6ff6 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:57:13 +0200 Subject: [PATCH] Point to task file --- slides/chapter-11.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slides/chapter-11.en.md b/slides/chapter-11.en.md index fc71eba..25fc4bd 100644 --- a/slides/chapter-11.en.md +++ b/slides/chapter-11.en.md @@ -103,8 +103,8 @@ Alternatively: Inserting graphics @content -* In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. -* ++ Include the figure **directly** beneath the task for this chapter. +* In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. +* ++ **Include** the figure in `exercises/graphics/graphics.tex`. * ++ The image shall be **centered**. * ++ Additionally, add a **caption** for the figure. -* ++ Adapt the **width** of the image to the width of the text (`textwidth`). +* ++ Adapt the **width** of the image to the width of the text (`textwidth`).