Merge branch 'master' of https://git.wiai.de/latex/latex-wochenende
This commit is contained in:
commit
dceb4bdb13
@ -16,7 +16,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="layout-preview">
|
<div class="layout-preview">
|
||||||
<img src="sections/german/04/langes-dokument.png" style="padding: .2em;">
|
<img src="sections/german/04/langes-dokument.png" style="padding: .2em; height: 100vh">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -237,8 +237,8 @@ Inhalt von Abschnitt 2.
|
|||||||
<h2 data-category="Aufgabe" data-task="3">Ein strukturiertes Projekt</h2>
|
<h2 data-category="Aufgabe" data-task="3">Ein strukturiertes Projekt</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Entfernt die Präambel, die beiden `document`-Zeilen und das Inhaltsverzeichnis aus `allgemeines.tex`.</li>
|
<li>Entfernt die Präambel, die beiden `document`-Zeilen und das Inhaltsverzeichnis aus `allgemeines.tex`.</li>
|
||||||
<li class="fragment">Kompiliert stattdessen `l2kurz.tex` – dies ist ab sofort unsere **Hauptdatei**. Die Datei `allgemeines.tex` ist bereits eingebunden und wird mit kompiliert.</li>
|
<li class="fragment">Kompiliert stattdessen `l2kurz.tex` – das ist ab sofort unsere **Hauptdatei**. Die Datei `allgemeines.tex` ist bereits eingebunden und wird mit kompiliert.</li>
|
||||||
<li class="fragment">Diese Datei ist sehr unübersichtlich. Lagert alle Befehle, die vor der Dokumentumgebung (`\begin{document}`) aufgerufen werden, in eine neue Datei `praeambel.tex` aus und bindet diese mit `\input{praeambel}` ein.</li>
|
<li class="fragment">Die Hauptdatei ist sehr unübersichtlich. Lagert alle Befehle, die vor der Dokumentumgebung (`\begin{document}`) aufgerufen werden, in eine neue Datei `praeambel.tex` aus und bindet diese mit `\input{praeambel}` ein.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -179,7 +179,7 @@ child { node {home}
|
|||||||
</tr>
|
</tr>
|
||||||
<tr class="fragment">
|
<tr class="fragment">
|
||||||
<td><a href="https://www.ctan.org/pkg/xcolor"><code>xcolor<code></a></td>
|
<td><a href="https://www.ctan.org/pkg/xcolor"><code>xcolor<code></a></td>
|
||||||
<td>Mach's mit Farbe</td>
|
<td>Mach’s mit Farbe</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="fragment">
|
<tr class="fragment">
|
||||||
<td><a href="https://www.ctan.org/pkg/todonotes"><code>todonotes</code></a></td>
|
<td><a href="https://www.ctan.org/pkg/todonotes"><code>todonotes</code></a></td>
|
||||||
@ -194,7 +194,7 @@ child { node {home}
|
|||||||
<td>Unterabbildungen und zusätzliche Möglichkeiten für Blidunterschriften</td>
|
<td>Unterabbildungen und zusätzliche Möglichkeiten für Blidunterschriften</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="fragment">
|
<tr class="fragment">
|
||||||
<td><a href="https://www.ctan.org/pkg/colortbl"><code>colortabl</code></a>, <a href="https://www.ctan.org/pkg/tabularx"><code>tabularx</code></a>, <a href="https://www.ctan.org/pkg/multirow"><code>multirow</code></a>, <a href="https://www.ctan.org/pkg/makecell"><code>makecell</code></a></td>
|
<td><a href="https://www.ctan.org/pkg/colortbl"><code>colortbl</code></a>, <a href="https://www.ctan.org/pkg/tabularx"><code>tabularx</code></a>, <a href="https://www.ctan.org/pkg/multirow"><code>multirow</code></a>, <a href="https://www.ctan.org/pkg/makecell"><code>makecell</code></a></td>
|
||||||
<td>Gestalten von Tabellen</td>
|
<td>Gestalten von Tabellen</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="fragment">
|
<tr class="fragment">
|
||||||
|
|||||||
@ -57,6 +57,39 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<div class="layout-preview-only">
|
||||||
|
<div class="layout-preview">
|
||||||
|
<figure>
|
||||||
|
<img src="sections/german/16/klassisches-beispiel.png">
|
||||||
|
<figcaption>Klassisch (<a href="https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends">Quelle</a>)</figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="layout-preview-only">
|
||||||
|
<div class="layout-preview">
|
||||||
|
<figure>
|
||||||
|
<img src="sections/german/16/klassischeres-beispiel.png">
|
||||||
|
<figcaption>Noch klassischer (<a href="https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends">Quelle</a>)</figcaption>
|
||||||
|
</figcaption>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="layout-preview-only">
|
||||||
|
<div class="layout-preview">
|
||||||
|
<figure>
|
||||||
|
<img src="sections/german/16/anderes-beispiel.png">
|
||||||
|
<figcaption>Anders (<a href="https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends">Quelle</a>)</figcaption>
|
||||||
|
</figcaption>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
<div class="layout-content-only">
|
<div class="layout-content-only">
|
||||||
<div class="layout-content">
|
<div class="layout-content">
|
||||||
<h2><a href="https://www.uni-bamberg.de/wiai/fs/">Fachschaft WIAI</a></h2>
|
<h2><a href="https://www.uni-bamberg.de/wiai/fs/">Fachschaft WIAI</a></h2>
|
||||||
@ -89,4 +122,3 @@
|
|||||||
<img src="sections/german/16/fooboar-latex-tut.png" style="width:80%; margin:0 auto">
|
<img src="sections/german/16/fooboar-latex-tut.png" style="width:80%; margin:0 auto">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
BIN
sections/german/16/anderes-beispiel.png
Normal file
BIN
sections/german/16/anderes-beispiel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
BIN
sections/german/16/klassischeres-beispiel.png
Normal file
BIN
sections/german/16/klassischeres-beispiel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 238 KiB |
BIN
sections/german/16/klassisches-beispiel.png
Normal file
BIN
sections/german/16/klassisches-beispiel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 348 KiB |
Loading…
x
Reference in New Issue
Block a user