Update slides for summer semester 2025 #15

Merged
fknoch merged 53 commits from master into production 2025-05-15 18:55:38 +00:00
358 changed files with 136 additions and 136 deletions
Showing only changes of commit d488924a05 - Show all commits

View File

@ -64,7 +64,7 @@ Hallo, Welt!
``` ```
@preview @preview
![](svg/chapter-03/hallo-crop.svg) ![](svg/chapter-02/hallo-crop.svg)
@slide(layout=wide-content) @slide(layout=wide-content)
@ -136,7 +136,7 @@ nichts verloren.
``` ```
@preview @preview
![](svg/chapter-03/absätze-crop.svg) ![](svg/chapter-02/absätze-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -158,7 +158,7 @@ Geburtsort: Milwaukee, Wisconsin
Tastenkombinationen: <kbd>Strg</kbd> + <kbd>T</kbd> und <kbd>Strg</kbd> + <kbd>U</kbd> Tastenkombinationen: <kbd>Strg</kbd> + <kbd>T</kbd> und <kbd>Strg</kbd> + <kbd>U</kbd>
@preview @preview
![](svg/chapter-03/kommentare-crop.svg) ![](svg/chapter-02/kommentare-crop.svg)
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -189,7 +189,7 @@ Funktioniert nicht mit »`\\`«, nutzt `\textbackslash` stattdessen.
++ Für später: Zwischen Zahlen und Einheiten passen schmale Leerzeichen (`50\,\%`). ++ Für später: Zwischen Zahlen und Einheiten passen schmale Leerzeichen (`50\,\%`).
@preview @preview
![](svg/chapter-03/reservierte-zeichen-crop.svg) ![](svg/chapter-02/reservierte-zeichen-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -216,7 +216,7 @@ Je nach Dokumentenklasse zusätzlich:
``` ```
@preview @preview
![](svg/chapter-03/abschnitte-crop.svg) ![](svg/chapter-02/abschnitte-crop.svg)
@slide(layout=wide-content) @slide(layout=wide-content)
@ -267,7 +267,7 @@ Fachschaft WIAI}
``` ```
@preview @preview
![](svg/chapter-03/titel-orig.svg) ![](svg/chapter-02/titel-orig.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -313,7 +313,7 @@ Inhaltsverzeichnis
``` ```
@preview @preview
![](svg/chapter-03/inhalt-crop.svg) ![](svg/chapter-02/inhalt-crop.svg)
@ -409,7 +409,7 @@ Sprachen ein Beispiel
``` ```
@preview @preview
![](svg/chapter-03/languages-crop.svg) ![](svg/chapter-02/languages-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -432,7 +432,7 @@ Außerdem kann für das Inhaltsverzeichnis ein alternativer Titel angegeben werd
``` ```
@preview @preview
![](svg/chapter-03/abschnitte-anders-crop.svg) ![](svg/chapter-02/abschnitte-anders-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)

View File

@ -64,7 +64,7 @@ Hello world!
``` ```
@preview @preview
![](svg/chapter-03/hello-crop.svg) ![](svg/chapter-02/hello-crop.svg)
@slide(layout=wide-content) @slide(layout=wide-content)
@ -136,7 +136,7 @@ within continuous text.
``` ```
@preview @preview
![](svg/chapter-03/paragraphs-crop.svg) ![](svg/chapter-02/paragraphs-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -158,7 +158,7 @@ Place of birth: Milwaukee, Wisconsin
Shortcuts: <kbd>Ctrl</kbd> + <kbd>T</kbd> and <kbd>Ctrl</kbd> + <kbd>U</kbd> Shortcuts: <kbd>Ctrl</kbd> + <kbd>T</kbd> and <kbd>Ctrl</kbd> + <kbd>U</kbd>
@preview @preview
![](svg/chapter-03/comments-crop.svg) ![](svg/chapter-02/comments-crop.svg)
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -187,7 +187,7 @@ Solution: prefix with `\`:
Does not work for `\\`, use `\textbackslash` instead. <span class="fragment">Also: Consider using a thin space between numbers and units (`50\,\%`).</span> Does not work for `\\`, use `\textbackslash` instead. <span class="fragment">Also: Consider using a thin space between numbers and units (`50\,\%`).</span>
@preview @preview
![](svg/chapter-03/reserved-characters-crop.svg) ![](svg/chapter-02/reserved-characters-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -214,7 +214,7 @@ Additionally, for some document classes:
``` ```
@preview @preview
![](svg/chapter-03/sections-crop.svg) ![](svg/chapter-02/sections-crop.svg)
@slide(layout=wide-content) @slide(layout=wide-content)
@ -265,7 +265,7 @@ Front matter
``` ```
@preview @preview
![](svg/chapter-03/title-orig.svg) ![](svg/chapter-02/title-orig.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -311,7 +311,7 @@ Table of contents
``` ```
@preview @preview
![](svg/chapter-03/contents-crop.svg) ![](svg/chapter-02/contents-crop.svg)
@slide(layout=wide-task) @slide(layout=wide-task)
@ -406,7 +406,7 @@ Languages&hairsp;—&hairsp;an example
``` ```
@preview @preview
![](svg/chapter-03/languages-crop.svg) ![](svg/chapter-02/languages-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -429,7 +429,7 @@ You can also provide an alternative title for the table of contents:
``` ```
@preview @preview
![](svg/chapter-03/sections-differently-crop.svg) ![](svg/chapter-02/sections-differently-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)

View File

@ -26,7 +26,7 @@ Ungeordnete Listen 📜
Die einzelnen Stichpunkte werden in jeder Aufzählungsumgebung durch den Befehl `\item` gekennzeichnet. Die einzelnen Stichpunkte werden in jeder Aufzählungsumgebung durch den Befehl `\item` gekennzeichnet.
@preview @preview
![](svg/chapter-08/itemize-crop.svg) ![](svg/chapter-07/itemize-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -51,8 +51,8 @@ Geordnete Listen und Definitionslisten
``` ```
@preview @preview
<img class="thin-padding" src="svg/chapter-08/enumerate-crop.svg" style="margin-bottom: 0;"/> <img class="thin-padding" src="svg/chapter-07/enumerate-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/chapter-08/definition-crop.svg"/> <img class="thin-padding fragment" src="svg/chapter-07/definition-crop.svg"/>
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -76,7 +76,7 @@ Verschachtelte Listen
``` ```
@preview @preview
![](svg/chapter-08/nested-lists-crop.svg) ![](svg/chapter-07/nested-lists-crop.svg)
@slide(layout=task) @slide(layout=task)
@ -115,7 +115,7 @@ Das Paket `paralist` stellt Aufzählungen ohne riesige Zwischenräume zur Verfü
``` ```
@preview @preview
![](svg/chapter-08/compact-crop.svg) ![](svg/chapter-07/compact-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -137,7 +137,7 @@ Folgende Kräuter sind für % …
Natürlich gibt es auch hier ein Pendant namens `inparaenum` für geordnete Listen. Natürlich gibt es auch hier ein Pendant namens `inparaenum` für geordnete Listen.
@preview @preview
<img class="thin-padding" src="svg/chapter-08/paralist-extended-crop.svg"/> <img class="thin-padding" src="svg/chapter-07/paralist-extended-crop.svg"/>
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -161,4 +161,4 @@ Die Art der Aufzählung lässt sich über den optionalen Parameter `label` ände
``` ```
@preview @preview
![](svg/chapter-08/list-style-types-crop.svg) ![](svg/chapter-07/list-style-types-crop.svg)

View File

@ -27,7 +27,7 @@ We mark each bullet point with `\item`.
This pattern is the same for all kinds of enumerations. This pattern is the same for all kinds of enumerations.
@preview @preview
![](svg/chapter-08/itemize-english-crop.svg) ![](svg/chapter-07/itemize-english-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -52,8 +52,8 @@ Ordered and definition lists
``` ```
@preview @preview
<img class="thin-padding" src="svg/chapter-08/enumerate-english-crop.svg" style="margin-bottom: 0;"/> <img class="thin-padding" src="svg/chapter-07/enumerate-english-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/chapter-08/definition-english-crop.svg"/> <img class="thin-padding fragment" src="svg/chapter-07/definition-english-crop.svg"/>
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -77,7 +77,7 @@ Nested lists
``` ```
@preview @preview
![](svg/chapter-08/nested-lists-english-crop.svg) ![](svg/chapter-07/nested-lists-english-crop.svg)
@slide(layout=task) @slide(layout=task)
@ -117,7 +117,7 @@ The package `paralist` offers enumerations with less line spacing.
``` ```
@preview @preview
![](svg/chapter-08/compact-english-crop.svg) ![](svg/chapter-07/compact-english-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -139,7 +139,7 @@ The following herbs are % …
Of course, there is an accompanying list type called `inparaenum` for ordered lists. Of course, there is an accompanying list type called `inparaenum` for ordered lists.
@preview @preview
<img class="thin-padding" src="svg/chapter-08/paralist-extended-english-crop.svg"/> <img class="thin-padding" src="svg/chapter-07/paralist-extended-english-crop.svg"/>
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -164,4 +164,4 @@ To accomplish this, we need to include the package `enumitem` first.
``` ```
@preview @preview
![](svg/chapter-08/list-style-types-english-crop.svg) ![](svg/chapter-07/list-style-types-english-crop.svg)

View File

@ -60,37 +60,37 @@ Durch BibTeX wird LaTeX um einige Befehle zum Zitieren erweitert. Außerdem ben
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Zitieren im Alpha-Zitierstil](svg/chapter-14/bibtex-alpha-crop.svg){.large .thin-padding} ![Zitieren im Alpha-Zitierstil](svg/chapter-13/bibtex-alpha-crop.svg){.large .thin-padding}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Zitieren im Natdin-Zitierstil](svg/chapter-14/bibtex-natdin-crop.svg){.large .thin-padding} ![Zitieren im Natdin-Zitierstil](svg/chapter-13/bibtex-natdin-crop.svg){.large .thin-padding}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finden von fertigen BibTeX-Einträgen Bamberger Katalog](svg/chapter-14/bamberger_katalog_bibtex.jpg){.large} ![Finden von fertigen BibTeX-Einträgen Bamberger Katalog](svg/chapter-13/bamberger_katalog_bibtex.jpg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/chapter-14/google_bibtex1.jpg){.large} ![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/chapter-13/google_bibtex1.jpg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/chapter-14/google_bibtex2.jpg){.large} ![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/chapter-13/google_bibtex2.jpg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finden von fertigen BibTeX-Einträgen dblp.org](svg/chapter-14/dblp.jpg){.large} ![Finden von fertigen BibTeX-Einträgen dblp.org](svg/chapter-13/dblp.jpg){.large}
@slide(layout=wide-task) @slide(layout=wide-task)

View File

@ -60,37 +60,37 @@ BibTeX adds some citation commands to LaTeX. In addition, we need the `natbib` p
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Citing in Alpha style](svg/chapter-14/bibtex-alpha-example-crop.svg){.large .thin-padding} ![Citing in Alpha style](svg/chapter-13/bibtex-alpha-example-crop.svg){.large .thin-padding}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Citing in Natdin style](svg/chapter-14/bibtex-natdin-example-crop.svg){.large .thin-padding} ![Citing in Natdin style](svg/chapter-13/bibtex-natdin-example-crop.svg){.large .thin-padding}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finding ready-made BibTeX entries University of Bamberg Library](svg/chapter-14/bamberg_catalogue_bibtex.jpg){.large} ![Finding ready-made BibTeX entries University of Bamberg Library](svg/chapter-13/bamberg_catalogue_bibtex.jpg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finding ready-made BibTeX entries Google Scholar](svg/chapter-14/google_bibtex1.jpg){.large} ![Finding ready-made BibTeX entries Google Scholar](svg/chapter-13/google_bibtex1.jpg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finding ready-made BibTeX entries Google Scholar](svg/chapter-14/google_bibtex2.jpg){.large} ![Finding ready-made BibTeX entries Google Scholar](svg/chapter-13/google_bibtex2.jpg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Finding ready-made BibTeX entries dblp.org](svg/chapter-14/dblp.jpg){.large} ![Finding ready-made BibTeX entries dblp.org](svg/chapter-13/dblp.jpg){.large}
@slide(layout=wide-task) @slide(layout=wide-task)

View File

@ -27,7 +27,7 @@ Mathematische Formeln können **nur im sogenannten Mathmode** gesetzt werden. Hi
Pakete: `amsmath`, `amsthm`, `amssymb`, `mathtools` Pakete: `amsmath`, `amsthm`, `amssymb`, `mathtools`
@preview @preview
![](svg/chapter-09/simple-maths-crop.svg) ![](svg/chapter-08/simple-maths-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -75,7 +75,7 @@ Die Umgebung `align` erlaubt es, Gleichungen zum Beispiel am &hairsp;=&hairsp
* ++ Die Nummerierung kann bei `align` und `equation` durch durch ein Sternchen nach dem Umgebungsnamen (z.&thinsp;B. `\begin{align*}` und `\end{align*}`) unterdrückt werden. * ++ Die Nummerierung kann bei `align` und `equation` durch durch ein Sternchen nach dem Umgebungsnamen (z.&thinsp;B. `\begin{align*}` und `\end{align*}`) unterdrückt werden.
@preview @preview
![](svg/chapter-09/alignment-crop.svg) ![](svg/chapter-08/alignment-crop.svg)
@slide(layout=task-without-number) @slide(layout=task-without-number)
@ -207,7 +207,7 @@ Mit dem Befehl `\limits` lassen sich die Grenzen von Integralen unter und über
<p data-category="Achtung!">Der Einsatz von `\limits` sollte im Fließtext vermieden werden.</p> <p data-category="Achtung!">Der Einsatz von `\limits` sollte im Fließtext vermieden werden.</p>
@preview @preview
![](svg/chapter-09/limits-crop.svg) ![](svg/chapter-08/limits-crop.svg)
@slide(layout=extra-content-only) @slide(layout=extra-content-only)

View File

@ -29,7 +29,7 @@ We can also use the `equation` block environment:
Packages: `amsmath`, `amsthm`, `amssymb`, `mathtools` Packages: `amsmath`, `amsthm`, `amssymb`, `mathtools`
@preview @preview
![](svg/chapter-09/simple-maths-crop.svg) ![](svg/chapter-08/simple-maths-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -77,7 +77,7 @@ The `align` environment permits us to align equations at certain positions like
* ++ `align` and `equation` will not be numbered if we add an asterisk after their names (e.&thinsp;g. `\begin{align*}` and `\end{align*}`). * ++ `align` and `equation` will not be numbered if we add an asterisk after their names (e.&thinsp;g. `\begin{align*}` and `\end{align*}`).
@preview @preview
![](svg/chapter-09/alignment-crop.svg) ![](svg/chapter-08/alignment-crop.svg)
@slide(layout=task-without-number) @slide(layout=task-without-number)
@ -212,7 +212,7 @@ This is the standard behaviour for sums, products and limits.
@preview @preview
![](svg/chapter-09/limits-crop.svg) ![](svg/chapter-08/limits-crop.svg)
@slide(layout=extra-content-only) @slide(layout=extra-content-only)

View File

@ -32,7 +32,7 @@ weiter verbreitet.
``` ```
@preview @preview
![](svg/chapter-15/index.png) ![](svg/chapter-14/index.png)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -62,7 +62,7 @@ Für Präsentationen gibt es die Dokumentenklasse `beamer` sowie zahlreiche [Vor
``` ```
@preview @preview
<img src="svg/chapter-15/beamer-orig.svg" style="width: 100%; margin: 0;"/> <img src="svg/chapter-14/beamer-orig.svg" style="width: 100%; margin: 0;"/>
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -103,7 +103,7 @@ child { node {home}
``` ```
@preview @preview
![](svg/chapter-04/relative-path-crop.svg) ![](svg/chapter-03/relative-path-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -120,7 +120,7 @@ Mit dem Paket `qtree` lassen sich Konstituentenbäume erstellen:
``` ```
@preview @preview
![](svg/chapter-15/constituency-tree-crop.svg) ![](svg/chapter-14/constituency-tree-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -178,7 +178,7 @@ Beweisbäume lassen sich mit dem Paket `prftree` einwandfrei darstellen.
``` ```
@preview @preview
<img class="thin-padding" src="svg/chapter-15/prftree-crop.svg"/> <img class="thin-padding" src="svg/chapter-14/prftree-crop.svg"/>
@slide(layout=content-only) @slide(layout=content-only)

View File

@ -32,7 +32,7 @@ popular.
``` ```
@preview @preview
![](svg/chapter-15/index_en-crop.svg) ![](svg/chapter-14/index_en-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -62,7 +62,7 @@ For slides, there is the `beamer` document class, as well as numerous [templates
``` ```
@preview @preview
<img src="svg/chapter-15/beamer-orig.svg" style="width: 100%; margin: 0;"/> <img src="svg/chapter-14/beamer-orig.svg" style="width: 100%; margin: 0;"/>
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -103,7 +103,7 @@ child { node {home}
``` ```
@preview @preview
![](svg/chapter-04/relative-path-crop.svg) ![](svg/chapter-03/relative-path-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -120,7 +120,7 @@ The `qtree` package can render constituent-based parse trees:
``` ```
@preview @preview
![](svg/chapter-15/constituency-tree-crop.svg) ![](svg/chapter-14/constituency-tree-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -178,7 +178,7 @@ Logical tableaux can be renderd using the `prftree` package.
``` ```
@preview @preview
<img class="thin-padding" src="svg/chapter-15/prftree-crop.svg"/> <img class="thin-padding" src="svg/chapter-14/prftree-crop.svg"/>
@slide(layout=content-only) @slide(layout=content-only)

View File

@ -19,7 +19,7 @@ Ein größeres LaTeX-Projekt anlegen und dabei …
* den Überblick über die Struktur eines Projekts behalten * den Überblick über die Struktur eines Projekts behalten
@preview @preview
![](svg/chapter-04/langes-dokument.jpg){style="padding: .2em; height: 100vh"} ![](svg/chapter-03/langes-dokument.jpg){style="padding: .2em; height: 100vh"}
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -47,7 +47,7 @@ Hauptdatei <span class="emoji">👑</span>
``` ```
@preview @preview
![](svg/chapter-04/hauptdatei-orig.svg) ![](svg/chapter-03/hauptdatei-orig.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -76,7 +76,7 @@ Inhalt von Abschnitt 2.
``` ```
@preview @preview
![](svg/chapter-04/hauptdatei-teile-crop.svg){.thin-padding} ![](svg/chapter-03/hauptdatei-teile-crop.svg){.thin-padding}
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -95,7 +95,7 @@ Dateipfade angeben <span class="emoji">👣</span>
<p data-category="Achtung!" class="fragment">Bei LaTeX muss stets die **Unix-Syntax** für Pfadangaben verwendet werden. Pfadelemente werden durch einen Schrägstrich getrennt: `pfad/zur/datei`. Deshalb werden wir im Folgenden diese Schreibweise verwenden.</p> <p data-category="Achtung!" class="fragment">Bei LaTeX muss stets die **Unix-Syntax** für Pfadangaben verwendet werden. Pfadelemente werden durch einen Schrägstrich getrennt: `pfad/zur/datei`. Deshalb werden wir im Folgenden diese Schreibweise verwenden.</p>
@preview @preview
![](svg/chapter-04/tree-crop.svg) ![](svg/chapter-03/tree-crop.svg)
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -116,7 +116,7 @@ Der **einfache Punkt »`.`«** bezieht sich bei relativen Pfaden auf den aktuell
::: :::
@preview @preview
![](svg/chapter-04/relative-path-crop.svg) ![](svg/chapter-03/relative-path-crop.svg)
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -135,7 +135,7 @@ Dateipfade angeben <span class="emoji">👣</span>
::: :::
@preview @preview
![](svg/chapter-04/relative-path-subdir-crop.svg) ![](svg/chapter-03/relative-path-subdir-crop.svg)
@ -159,7 +159,7 @@ Dateipfade angeben <span class="emoji">👣</span>
::: :::
@preview @preview
![](svg/chapter-04/relative-path-transitive-crop.svg) ![](svg/chapter-03/relative-path-transitive-crop.svg)

View File

@ -18,7 +18,7 @@ Create a bigger LaTeX project and …
* keep the overview over the project structure * keep the overview over the project structure
@preview @preview
![](svg/chapter-04/langes-dokument.jpg){style="padding: .2em; height: 100vh"} ![](svg/chapter-03/langes-dokument.jpg){style="padding: .2em; height: 100vh"}
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -46,7 +46,7 @@ Main file <span class="emoji">👑</span>
``` ```
@preview @preview
![](svg/chapter-04/main-orig.svg) ![](svg/chapter-03/main-orig.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -75,7 +75,7 @@ of section 2.
``` ```
@preview @preview
![](svg/chapter-04/main-parts-crop.svg){.thin-padding} ![](svg/chapter-03/main-parts-crop.svg){.thin-padding}
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -94,7 +94,7 @@ Specifying file paths <span class="emoji">👣</span>
<p data-category="Caution!" class="fragment">In **LaTeX,** you have to use UNIX-style paths. They are separated by a forward slash: `path/to/file`. We will use those from here on.</p> <p data-category="Caution!" class="fragment">In **LaTeX,** you have to use UNIX-style paths. They are separated by a forward slash: `path/to/file`. We will use those from here on.</p>
@preview @preview
![](svg/chapter-04/tree-english-crop.svg) ![](svg/chapter-03/tree-english-crop.svg)
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -115,7 +115,7 @@ A **single dot `.`** represents the current folder (in this case: `latex-s
::: :::
@preview @preview
![](svg/chapter-04/relative-path-english-crop.svg) ![](svg/chapter-03/relative-path-english-crop.svg)
@slide(layout=content-and-preview-with-category) @slide(layout=content-and-preview-with-category)
@ -132,7 +132,7 @@ Specifying file paths <span class="emoji">👣</span>
<pre class="fragment">./content/basic-document-structure.tex</pre> <pre class="fragment">./content/basic-document-structure.tex</pre>
@preview @preview
![](svg/chapter-04/relative-path-subdir-english-crop.svg) ![](svg/chapter-03/relative-path-subdir-english-crop.svg)
@ -156,7 +156,7 @@ Specifying file paths <span class="emoji">👣</span>
::: :::
@preview @preview
![](svg/chapter-04/relative-path-transitive-english-crop.svg) ![](svg/chapter-03/relative-path-transitive-english-crop.svg)

View File

@ -29,7 +29,7 @@ wiki/Eber}}
``` ```
@preview @preview
![](svg/chapter-13/fußnotenbeispiel-crop.svg) ![](svg/chapter-12/fußnotenbeispiel-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -57,7 +57,7 @@ Wie man in Abbildung \ref{fig:fooboar} …
``` ```
@preview @preview
![](svg/chapter-13/ref-beispiel-crop.svg) ![](svg/chapter-12/ref-beispiel-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -82,7 +82,7 @@ Jungeber (siehe \Cref{fig:fooboar}).
Der Befehl `\cref` fügt selbstständig die passende Abkürzung ein. Der Befehl `\cref` fügt selbstständig die passende Abkürzung ein.
@preview @preview
![](svg/chapter-13/cref-beispiel-crop.svg) ![](svg/chapter-12/cref-beispiel-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -185,7 +185,7 @@ Das Paket `footmisc` stellt verschiedene weitere Optionen für die Darstellung v
``` ```
@preview @preview
![](svg/chapter-13/footmisc-de-crop.svg){.thin-padding} ![](svg/chapter-12/footmisc-de-crop.svg){.thin-padding}
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -207,5 +207,5 @@ sec:section3,sec:section5}.
``` ```
@preview @preview
![](svg/chapter-13/cref-multiple-beispiel-crop.svg) ![](svg/chapter-12/cref-multiple-beispiel-crop.svg)

View File

@ -32,7 +32,7 @@ wiki/Wild_boar}}
``` ```
@preview @preview
![](svg/chapter-13/footnote-example-crop.svg) ![](svg/chapter-12/footnote-example-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -61,7 +61,7 @@ As you can see in Figure
``` ```
@preview @preview
![](svg/chapter-13/ref-example-crop.svg) ![](svg/chapter-12/ref-example-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@title @title
@ -115,7 +115,7 @@ boar (see \Cref{fig:fooboar}).
The `\cref` command automatically inserts suitable prefixes. The `\cref` command automatically inserts suitable prefixes.
@preview @preview
![](svg/chapter-13/cref-example-crop.svg) ![](svg/chapter-12/cref-example-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -187,7 +187,7 @@ The `footmisc` package provides additional options for the presentation of footn
``` ```
@preview @preview
![](svg/chapter-13/footmisc-en-crop.svg){.thin-padding} ![](svg/chapter-12/footmisc-en-crop.svg){.thin-padding}
@ -210,4 +210,4 @@ sec:section3,sec:section5}.
``` ```
@preview @preview
![](svg/chapter-13/cref-multiple-example-crop.svg) ![](svg/chapter-12/cref-multiple-example-crop.svg)

View File

@ -24,7 +24,7 @@ Quadrate aller geraden % …
``` ```
@preview @preview
![](svg/chapter-10/listings-haskell-crop.svg) ![](svg/chapter-09/listings-haskell-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -49,7 +49,7 @@ public class Test {
``` ```
@preview @preview
![](svg/chapter-10/listings-java-crop.svg) ![](svg/chapter-09/listings-java-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)

View File

@ -24,7 +24,7 @@ Squares of all even % …
``` ```
@preview @preview
![](svg/chapter-10/listings-haskell-english-crop.svg) ![](svg/chapter-09/listings-haskell-english-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -49,7 +49,7 @@ public class Test {
``` ```
@preview @preview
![](svg/chapter-10/listings-java-english-crop.svg) ![](svg/chapter-09/listings-java-english-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)

View File

@ -29,7 +29,7 @@ einer Zeile zu halten: Dr.~Fooboar.
* ++ Nutzt French Spacing (`\frenchspacing`), um riesige Freiräume nach Satzzeichen zu verhindern. * ++ Nutzt French Spacing (`\frenchspacing`), um riesige Freiräume nach Satzzeichen zu verhindern.
@preview @preview
![](svg/chapter-05/leerzeichen-crop.svg) ![](svg/chapter-04/leerzeichen-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -66,7 +66,7 @@ Striche
</table> </table>
@preview @preview
![](svg/chapter-05/striche-crop.svg) ![](svg/chapter-04/striche-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -90,7 +90,7 @@ quote.}
``` ```
@preview @preview
![](svg/chapter-05/zitate-crop.svg) ![](svg/chapter-04/zitate-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -140,7 +140,7 @@ Bei *English&nbsp;spacing* versucht LaTeX, nach Abkürzungen trotzdem normale Wo
* erzwungenen Satzenden: `\@.␣` * erzwungenen Satzenden: `\@.␣`
@preview @preview
![](svg/chapter-05/french-spacing-crop.svg) ![](svg/chapter-04/french-spacing-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -182,7 +182,7 @@ LaTeX trennt Wörter im Normalfall automatisch richtig, wenn die richtige Sprach
@preview @preview
![](svg/chapter-05/silbentrennung-crop.svg) ![](svg/chapter-04/silbentrennung-crop.svg)

View File

@ -26,7 +26,7 @@ line: Dr.~Fooboar.
* ++ Use french spacing (`\frenchspacing`) to avoid giant gaps after full stops. * ++ Use french spacing (`\frenchspacing`) to avoid giant gaps after full stops.
@preview @preview
![](svg/chapter-05/spaces-crop.svg) ![](svg/chapter-04/spaces-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -63,7 +63,7 @@ Hyphens and dashes
</table> </table>
@preview @preview
![](svg/chapter-05/hyphens-and-dashes-crop.svg) ![](svg/chapter-04/hyphens-and-dashes-crop.svg)
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -87,7 +87,7 @@ Zitat.}
``` ```
@preview @preview
![](svg/chapter-05/quotes-crop.svg) ![](svg/chapter-04/quotes-crop.svg)
@slide(layout=content-only) @slide(layout=content-only)
@ -137,7 +137,7 @@ If you actually use *English&nbsp;spacing,* LaTeX will still try and put normal
* manually ending sentences: `\@.␣` * manually ending sentences: `\@.␣`
@preview @preview
![](svg/chapter-05/french-spacing-crop.svg) ![](svg/chapter-04/french-spacing-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -179,7 +179,7 @@ Sometimes, however, manual intervention is necessary.
<p data-category="Caution!">Some of the codes only work when you use the `babel` package.</p> <p data-category="Caution!">Some of the codes only work when you use the `babel` package.</p>
@preview @preview
![](svg/chapter-05/hyphenation-crop.svg) ![](svg/chapter-04/hyphenation-crop.svg)
@slide(layout=extra-content-only) @slide(layout=extra-content-only)

View File

@ -14,7 +14,7 @@ Hilfe und Informationen
@content @content
Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist auch in deutscher Sprache verfügbar. Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist auch in deutscher Sprache verfügbar.
![](svg/chapter-16/wikibooks-latex.jpg) ![](svg/chapter-15/wikibooks-latex.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -24,7 +24,7 @@ Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist
@content @content
Das &raquo;Comprehensive TeX Archive Network&laquo; ist die zentrale Quelle für LaTeX-Pakete und ihre Dokumentation. Das &raquo;Comprehensive TeX Archive Network&laquo; ist die zentrale Quelle für LaTeX-Pakete und ihre Dokumentation.
![](svg/chapter-16/ctan.jpg) ![](svg/chapter-15/ctan.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -36,7 +36,7 @@ Ein Online-LaTeX-Editor, der das kollaboratives Arbeiten an Dokumenten ermöglic
Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="https://www.overleaf.com/templates">&raquo;Templates&laquo;</a> LaTeX-Vorlagen für viele Gelegenheiten (Lebenslauf, Abschlussarbeiten, …). Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="https://www.overleaf.com/templates">&raquo;Templates&laquo;</a> LaTeX-Vorlagen für viele Gelegenheiten (Lebenslauf, Abschlussarbeiten, …).
![](svg/chapter-16/overleaf.jpg) ![](svg/chapter-15/overleaf.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -46,7 +46,7 @@ Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="htt
@content @content
Frage-Forum zu LaTeX. Frage-Forum zu LaTeX.
![](svg/chapter-16/stackexchange.jpg) ![](svg/chapter-15/stackexchange.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -56,22 +56,22 @@ Frage-Forum zu LaTeX.
@content @content
Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ. Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ.
![](svg/chapter-16/texample.jpg) ![](svg/chapter-15/texample.jpg)
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Klassisch ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-16/klassisches-beispiel-2.jpeg){.large} ![Klassisch ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassisches-beispiel-2.jpeg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Noch klassischer ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-16/klassischeres-beispiel.jpg) ![Noch klassischer ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassischeres-beispiel.jpg)
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Anders ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-16/anderes-beispiel.png){.large} ![Anders ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/anderes-beispiel.png){.large}
@slide(layout=content-only) @slide(layout=content-only)
@ -102,5 +102,5 @@ Kurzes Feedback
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
<img src="svg/chapter-16/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;"/> <img src="svg/chapter-15/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;"/>

View File

@ -14,7 +14,7 @@ Getting help and&nbsp;information
@content @content
The LaTeX Wikibook offers numerous interesting articles and is available in English and German (among others). The LaTeX Wikibook offers numerous interesting articles and is available in English and German (among others).
![](svg/chapter-16/wikibooks-latex_en.jpg) ![](svg/chapter-15/wikibooks-latex_en.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -24,7 +24,7 @@ The LaTeX Wikibook offers numerous interesting articles and is available in Engl
@content @content
The “Comprehensive TeX Archive Network” is the central source for LaTeX packages and their documentation. The “Comprehensive TeX Archive Network” is the central source for LaTeX packages and their documentation.
![](svg/chapter-16/ctan.jpg) ![](svg/chapter-15/ctan.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -36,7 +36,7 @@ Overleaf is a collaborative online LaTeX editor.
It also offers a multiple tutorials and templates for different occasions (CV, theses, …): <a href="https://www.overleaf.com/templates">»Templates«</a>. It also offers a multiple tutorials and templates for different occasions (CV, theses, …): <a href="https://www.overleaf.com/templates">»Templates«</a>.
![](svg/chapter-16/overleaf.jpg) ![](svg/chapter-15/overleaf.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -46,7 +46,7 @@ It also offers a multiple tutorials and templates for different occasions (CV, t
@content @content
Question-and-answer website for LaTeX. Question-and-answer website for LaTeX.
![](svg/chapter-16/stackexchange.jpg) ![](svg/chapter-15/stackexchange.jpg)
@slide(layout=content-only) @slide(layout=content-only)
@ -56,22 +56,22 @@ Question-and-answer website for LaTeX.
@content @content
A collection of LaTeX examples, especially with TikZ. A collection of LaTeX examples, especially with TikZ.
![](svg/chapter-16/texample.jpg) ![](svg/chapter-15/texample.jpg)
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-16/klassisches-beispiel-2.jpeg){.large} ![Classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassisches-beispiel-2.jpeg){.large}
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![More classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-16/klassischeres-beispiel.jpg) ![More classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassischeres-beispiel.jpg)
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
![Different ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-16/anderes-beispiel.png){.large} ![Different ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/anderes-beispiel.png){.large}
@slide(layout=content-only) @slide(layout=content-only)
@ -102,5 +102,5 @@ A short feedback round
@slide(layout=preview-only) @slide(layout=preview-only)
@preview @preview
<img src="svg/chapter-16/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;" /> <img src="svg/chapter-15/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;" />

View File

@ -65,7 +65,7 @@ Spaltendefinitionen
++ Vertikale Trennlinien und doppelte horizontale Linien sind unter Typograph\*innen nicht gern gesehen und sollten vermieden werden. ++ Vertikale Trennlinien und doppelte horizontale Linien sind unter Typograph\*innen nicht gern gesehen und sollten vermieden werden.
@preview @preview
![](svg/chapter-12/tabelle-beispiel-crop.svg){.thin-padding} ![](svg/chapter-11/tabelle-beispiel-crop.svg){.thin-padding}
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -90,7 +90,7 @@ Tabelleninhalt
* ++ `\toprule`, `\midrule` und `\bottomrule` strukturieren die Tabelle. * ++ `\toprule`, `\midrule` und `\bottomrule` strukturieren die Tabelle.
@preview @preview
![](svg/chapter-12/tabelle-inhalt-beispiel-crop.svg){.thin-padding} ![](svg/chapter-11/tabelle-inhalt-beispiel-crop.svg){.thin-padding}
@slide(layout=wide-content) @slide(layout=wide-content)
@ -127,7 +127,7 @@ Mehr Komfort
@content @content
Der [Tables Generator](https://tablesgenerator.com/) ist ein wunderbares Werkzeug, um schnell Tabellen verschiedener Formate zu erstellen. Der [Tables Generator](https://tablesgenerator.com/) ist ein wunderbares Werkzeug, um schnell Tabellen verschiedener Formate zu erstellen.
[![](svg/chapter-12/tables-generator.png)](https://tablesgenerator.com/) [![](svg/chapter-11/tables-generator.png)](https://tablesgenerator.com/)
@slide(layout=task) @slide(layout=task)
@ -230,4 +230,4 @@ Weiterführendes Beispiel
[<span class="emoji">🔗</span> Dokumentation zu Booktabs](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf) [<span class="emoji">🔗</span> Dokumentation zu Booktabs](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf)
@preview @preview
![](svg/chapter-12/tabelle-fortgeschritten-beispiel-crop.svg){.thin-padding} ![](svg/chapter-11/tabelle-fortgeschritten-beispiel-crop.svg){.thin-padding}

View File

@ -65,7 +65,7 @@ Column definitions
++ Vertical separator lines and double horizontal lines are frowned upon by typographers and should be avoided. ++ Vertical separator lines and double horizontal lines are frowned upon by typographers and should be avoided.
@preview @preview
![](svg/chapter-12/table-example-crop.svg){.thin-padding} ![](svg/chapter-11/table-example-crop.svg){.thin-padding}
@slide(layout=content-and-preview) @slide(layout=content-and-preview)
@ -90,7 +90,7 @@ Table content
* ++ `\toprule`, `\midrule` and `\bottomrule` structure the table. * ++ `\toprule`, `\midrule` and `\bottomrule` structure the table.
@preview @preview
![](svg/chapter-12/table-content-example-crop.svg){.thin-padding} ![](svg/chapter-11/table-content-example-crop.svg){.thin-padding}
@slide(layout=wide-content) @slide(layout=wide-content)
@ -127,7 +127,7 @@ More comfort
@content @content
The [Tables Generator](https://tablesgenerator.com/) is a wonderful tool to quickly create tables of different formats. The [Tables Generator](https://tablesgenerator.com/) is a wonderful tool to quickly create tables of different formats.
[![](svg/chapter-12/tables-generator.png)](https://tablesgenerator.com/) [![](svg/chapter-11/tables-generator.png)](https://tablesgenerator.com/)
@slide(layout=task) @slide(layout=task)
@ -233,4 +233,4 @@ An advanced example
[<span class="emoji">🔗</span> Booktabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf) [<span class="emoji">🔗</span> Booktabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf)
@preview @preview
![](svg/chapter-12/table-advanced-example-crop.svg){.thin-padding} ![](svg/chapter-11/table-advanced-example-crop.svg){.thin-padding}

View File

@ -32,8 +32,8 @@ Optische Auszeichnungsmöglichkeiten:
</table> </table>
@preview @preview
<img class="thin-padding" src="svg/chapter-06/hervorhebungen-crop.svg" style="margin-bottom: 0; margin-top: 100px"/> <img class="thin-padding" src="svg/chapter-05/hervorhebungen-crop.svg" style="margin-bottom: 0; margin-top: 100px"/>
<img class="thin-padding" src="svg/chapter-06/optische-auszeichnungen-crop.svg" /> <img class="thin-padding" src="svg/chapter-05/optische-auszeichnungen-crop.svg" />
@ -80,7 +80,7 @@ wiedergibt.
``` ```
@preview @preview
![](svg/chapter-06/url-de-crop.svg) ![](svg/chapter-05/url-de-crop.svg)
@slide(layout=task) @slide(layout=task)
@ -122,7 +122,7 @@ Schriftgrößen relativ zu `normalsize`:
``` ```
@preview @preview
![](svg/chapter-06/schriftgroesse-optiker-crop.svg){.thin-padding} ![](svg/chapter-05/schriftgroesse-optiker-crop.svg){.thin-padding}
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -148,7 +148,7 @@ Alternativ einsetzbare Umgebungen:
<p data-category="Achtung!">Guter Flattersatz ist noch schwieriger als guter Blocksatz, daher lieber vermeiden!</p> <p data-category="Achtung!">Guter Flattersatz ist noch schwieriger als guter Blocksatz, daher lieber vermeiden!</p>
@preview @preview
![](svg/chapter-07/ausrichtung-crop.svg) ![](svg/chapter-06/ausrichtung-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -172,7 +172,7 @@ Einzüge und Abstände
* Mit `\noindent` kann für nur einen Absatz der Einzug abgeschaltet werden * Mit `\noindent` kann für nur einen Absatz der Einzug abgeschaltet werden
@preview @preview
![](./svg/chapter-07/einzüge-abstände-orig.svg) ![](./svg/chapter-06/einzüge-abstände-orig.svg)

View File

@ -32,8 +32,8 @@ Furthermore, optical highlighting can be used.
</table> </table>
@preview @preview
<img class="thin-padding" src="svg/chapter-06/emphases-crop.svg" style="margin-bottom: 0;"/> <img class="thin-padding" src="svg/chapter-05/emphases-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/chapter-06/optical-highlighting-crop.svg"/> <img class="thin-padding fragment" src="svg/chapter-05/optical-highlighting-crop.svg"/>
@slide(layout=content-only) @slide(layout=content-only)
@ -77,7 +77,7 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs
``` ```
@preview @preview
![](svg/chapter-06/url-crop.svg) ![](svg/chapter-05/url-crop.svg)
@slide(layout=task) @slide(layout=task)
@ -121,7 +121,7 @@ Font sizes relative to `normalsize`:
``` ```
@preview @preview
![](svg/chapter-06/font-size-optician-crop.svg){.thin-padding} ![](svg/chapter-05/font-size-optician-crop.svg){.thin-padding}
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -148,7 +148,7 @@ Alternatively, we can use dedicated environments:
<p data-category="Caution!">Proper ragged alignment is even more difficult than good justification, so better avoid it.</p> <p data-category="Caution!">Proper ragged alignment is even more difficult than good justification, so better avoid it.</p>
@preview @preview
![](svg/chapter-07/ausrichtung-crop.svg) ![](svg/chapter-06/ausrichtung-crop.svg)
@slide(layout=extra-content-and-preview) @slide(layout=extra-content-and-preview)
@ -172,7 +172,7 @@ Indentation and spacing
* `\noindent` allows us to disable first-line indentation for a given paragraph * `\noindent` allows us to disable first-line indentation for a given paragraph
@preview @preview
![](./svg/chapter-07/indentation-spacing-orig.svg) ![](./svg/chapter-06/indentation-spacing-orig.svg)

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

After

Width:  |  Height:  |  Size: 33 KiB

View File

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

After

Width:  |  Height:  |  Size: 32 KiB

View File

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

View File

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Some files were not shown because too many files have changed in this diff Show More