update tasks on tables
This commit is contained in:
parent
f143ec30b6
commit
0396591ec8
@ -216,13 +216,13 @@ Der [Tables Generator](https://tablesgenerator.com/) ist ein wunderbares Werkzeu
|
||||
@slide(layout=task)
|
||||
|
||||
@task-number
|
||||
11
|
||||
10
|
||||
|
||||
@title
|
||||
Tabellen setzen
|
||||
|
||||
@content
|
||||
* Bindet die Dateien `seitenaufbau.tex` und `schriften.tex` ein.
|
||||
* Tabelle 6 in Abschnitt 7 veranschaulicht die vordefinierten Schriftgrade. Fügt eine zusätzliche **rechtsbündige Spalte** ein, in der ihr die Schriftgrößen durchnummeriert.
|
||||
* ++ Fügt außerdem eine **Überschriftenzeile** ein, die ihr per `\midrule` vom Rest der Tabelle trennt. Die Spaltenüberschriften können zum Beispiel »Nr.«, »Befehl« und »Beispiel« heißen.
|
||||
|
||||
* Die Liste in der Datei `exercises/tables/tables.raw.tex` enthält Infos zu ein paar Lehrveranstaltung an der Fakultät WIAI.
|
||||
* ++ Wandelt die Liste in eine **Tabelle** um.
|
||||
* ++ Die Tabelle soll Spalten für den *Namen*, das *Kürzel* und das *Semester* der Vorlesungen haben.
|
||||
* ++ Fügt außerdem eine **zentrierte Spalte** ganz links in der Tabelle hinzu, in der ihr die Lehrveranstaltungen **nummeriert**.
|
||||
|
||||
@ -196,7 +196,7 @@ An advanced example
|
||||
\end{table}
|
||||
```
|
||||
|
||||
[<span class="emoji">🔗</span> Booktabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf)
|
||||
[<span class="emoji">🔗</span> Booktaabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf)
|
||||
|
||||
@preview
|
||||
{.thin-padding}
|
||||
@ -216,13 +216,14 @@ The [Tables Generator](https://tablesgenerator.com/) is a wonderful tool to quic
|
||||
@slide(layout=task)
|
||||
|
||||
@task-number
|
||||
11
|
||||
10
|
||||
|
||||
@title
|
||||
Typesetting tables
|
||||
|
||||
@content
|
||||
* Include the files `seitenaufbau.tex` and `schriften.tex`.
|
||||
* ++ Table 6 in section 7 illustrates the predefined font sizes. Insert an additional **right-justified column** in which you number the number the sizes consecutively.
|
||||
* ++ Add a **table header** separated from the rest of the table by a `\midrule`. The column headings may be something like “no.,” “command,” and “example.”
|
||||
|
||||
* The list in file `exercises/tables/tables.raw.tex` stores information on a few modules of the WIAI faculty.
|
||||
* ++ Transform the list into a **table**.
|
||||
* ++ The table shall have colums for the *name*, the *abbreviation* (Kürzel) and the *semester* of the lectures.
|
||||
* ++ Add a **column** with **center aligned text** on the left side on the table in order to **number** the lecutres.
|
||||
* ++ Add a **caption** for the table.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user