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)
|
@slide(layout=task)
|
||||||
|
|
||||||
@task-number
|
@task-number
|
||||||
11
|
10
|
||||||
|
|
||||||
@title
|
@title
|
||||||
Tabellen setzen
|
Tabellen setzen
|
||||||
|
|
||||||
@content
|
@content
|
||||||
* Bindet die Dateien `seitenaufbau.tex` und `schriften.tex` ein.
|
* Die Liste in der Datei `exercises/tables/tables.raw.tex` enthält Infos zu ein paar Lehrveranstaltung an der Fakultät WIAI.
|
||||||
* 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.
|
* ++ Wandelt die Liste in eine **Tabelle** um.
|
||||||
* ++ 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 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}
|
\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
|
@preview
|
||||||
{.thin-padding}
|
{.thin-padding}
|
||||||
@ -216,13 +216,14 @@ The [Tables Generator](https://tablesgenerator.com/) is a wonderful tool to quic
|
|||||||
@slide(layout=task)
|
@slide(layout=task)
|
||||||
|
|
||||||
@task-number
|
@task-number
|
||||||
11
|
10
|
||||||
|
|
||||||
@title
|
@title
|
||||||
Typesetting tables
|
Typesetting tables
|
||||||
|
|
||||||
@content
|
@content
|
||||||
* Include the files `seitenaufbau.tex` and `schriften.tex`.
|
* The list in file `exercises/tables/tables.raw.tex` stores information on a few modules of the WIAI faculty.
|
||||||
* ++ 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.
|
* ++ Transform the list into a **table**.
|
||||||
* ++ 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 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