update tasks on pictures

This commit is contained in:
Fradtschuk 2021-04-26 23:25:27 +02:00
parent 8c8920c432
commit f143ec30b6
2 changed files with 12 additions and 8 deletions

View File

@ -97,12 +97,14 @@ Alternativ:
@slide(layout=task)
@task-number
10
9
@title
Grafiken einfügen
@content
* Bindet die Datei `bilder.tex` ein.
* Abschnitt 5 enthält ein kleines **Bild.** Setzt dasselbe Bild nochmal größer (Breite: `\textwidth`) ans Ende des Abschnitts.
* Im Ordner `exercises/graphics` findet ihr eine Bilddatei namens `latex-logo.png`.
* ++ Fügt sie **genau** unterhalb dieser Aufgabenstellung im Skript ein.
* ++ Das Bild soll **zentriert** auf der Seite eingebunden werden.
* ++ Fügt außerdem eine **Bildunterschrift** ein.
* ++ Passt die **Größe** des Bildes an Breite der Seite (`\textwidth`) an.

View File

@ -97,12 +97,14 @@ Alternatively:
@slide(layout=task)
@task-number
10
9
@title
Inserting graphics
@content
* Include the file `bilder.tex`.
* Section 5 contains a small **image.** Use this image and embed it once more increased to a larger size (width: `\textwidth`) at the end of the section.
* In the directory `exercises/graphics` you can find an image file named `latex-logo.png`.
* ++ Include the figure **directly** beneath the the task for this chapter.
* ++ 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`).