Point to task file

This commit is contained in:
Knoch 2021-05-28 12:57:13 +02:00
parent a674eb2fe3
commit f7a79ba36d

View File

@ -104,7 +104,7 @@ Inserting graphics
@content @content
* In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. * 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. * ++ **Include** the figure in `exercises/graphics/graphics.tex`.
* ++ The image shall be **centered**. * ++ The image shall be **centered**.
* ++ Additionally, add a **caption** for the figure. * ++ 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`).