diff --git a/slides/chapter-11.en.md b/slides/chapter-11.en.md index fe7fc9c..d78e893 100644 --- a/slides/chapter-11.en.md +++ b/slides/chapter-11.en.md @@ -104,7 +104,7 @@ Inserting graphics @content * In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. -* **Include** the figure in `exercises/graphics/graphics.tex`. +* **Include** the figure in `exercises/graphics/graphics.tex` and place it **exactly** where you include it. * 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`).