adapt graphics exercise to script version

This commit is contained in:
Fradtschuk 2022-01-21 13:51:51 +01:00
parent e800dbfcd6
commit ec3d6f3e38

View File

@ -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`).