This commit is contained in:
Fradtschuk 2022-06-19 00:27:36 +02:00
commit 52c98cd89b
38 changed files with 607 additions and 626 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -157,6 +157,10 @@ body {
grid-area: content;
position: relative;
.chapter-number {
color: lightgray;
}
&.titlepage {
display: flex;
flex-direction: column;

View File

@ -1,5 +1,8 @@
<div class="layout-content-only">
<div class="layout-content">
<h1>@title(inline)</h1>
<h1>
<span class="chapter-number">@number(inline).</span>
@title(inline)
</h1>
</div>
</div>

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
1
@title
1 Was ist L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X?
Was ist L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X?
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
1
@title
1 What is L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X?
What is L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X?
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
2
@title
1 Wie funktioniert L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X?
Wie funktioniert L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X?
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
2
@title
2 How does <br/>L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X work?
How does <br/>L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X work?
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
3
@title
3 Grundstruktur eines L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X-Dokuments
Grundstruktur eines L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X-Dokuments
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
3
@title
3 Basic structure of a L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X document
Basic structure of a L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X document
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
4
@title
4 Projektstruktur
Projektstruktur
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
4
@title
4 Project structure
Project structure
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
5
@title
5 Sonderzeichen
Sonderzeichen
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
5
@title
5 Special characters
Special characters
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
6
@title
6 Text&shy;auszeichnung
Text&shy;auszeichnung
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
6
@title
6 Text Markup
Text Markup
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
7
@title
7 Absatz&shy;formatierung
Absatz&shy;formatierung
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
7
@title
7 Formatting paragraphs
Formatting paragraphs
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
8
@title
8 Aufzählungen
Aufzählungen
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
8
@title
8 Enumerations
Enumerations
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
9
@title
9 Mathematische Formeln
Mathematische Formeln
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
9
@title
9 Typesetting mathematics
Typesetting mathematics
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
10
@title
10 Grafiken
Grafiken
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
10
@title
10 Graphics
Graphics
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
11
@title
11 Tabellen
Tabellen
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
11
@title
11 Tables
Tables
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
12
@title
12 Quelltext-Listings
Quelltext-Listings
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
12
@title
12 Source code listings
Source code listings
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
13
@title
13 Referenzen und&nbsp;Fußnoten
Referenzen und&nbsp;Fußnoten
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
13
@title
13 References and&nbsp;footnotes
References and&nbsp;footnotes
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
14
@title
14 Literatur&shy;verwaltung
Literatur&shy;verwaltung
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
14
@title
14 Reference management
Reference management
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
15
@title
15 Paket in Sicht!
Paket in Sicht!
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
15
@title
15 Package in sight!
Package in sight!
@slide(layout=content-and-preview)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
16
@title
16 Hilfe und Informationen
Hilfe und Informationen
@slide(layout=content-only)

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
16
@title
16 Getting help and&nbsp;information
Getting help and&nbsp;information
@slide(layout=content-only)

View File

@ -1,5 +1,8 @@
@slide(layout=chapter-slide)
@number
0
@title
0 Erste Schritte mit&nbsp;L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X
@ -9,7 +12,7 @@ Um das Skript für das Tutorium kompilieren zu können, müssen zunächst ein pa
@slide(layout=content-only)
@title
Exkurs: eine Kommandozeile öffnen
Exkurs: Eine Kommandozeile öffnen
@content
* Für die kommenden Aufgaben brauchen wir eine Kommandozeile

View File

@ -1,7 +1,10 @@
@slide(layout=chapter-slide)
@number
0
@title
0 First steps with&nbsp;L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X
First steps with&nbsp;L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X
@content
In order to compile the script for this tutorial, a few steps have to be followed, which are explained in the next slides.
@ -113,6 +116,7 @@ Passing the flag ``--shell-escape`` to your compiler can be a potential security
</div>
@slide(layout=content-and-preview)
@title
Change the listings mode