Add content.

This commit is contained in:
Kremitzl 2019-05-04 17:47:44 +02:00
parent 3840adfbf3
commit 15b15ae9f6

View File

@ -326,7 +326,7 @@ TODO: Umbrüche (https://en.wikibooks.org/wiki/LaTeX/Paragraph_Formatting#Manual
-->
<div class="layout-content-only">
<div class="layout-content">
<h2>Weitere Blockumgebungen</h2>
<h1>Weitere Blockumgebungen</h1>
</div>
</div>
@ -348,6 +348,41 @@ TODO: description
---
TODO: Formeln (inline und block)
---
TODO: Listings
---
TODO: Grafiken (mit Positionierung)
---
TODO: Tabellen (booktabs, Möglichkeit für Querformat)
---
<!--
REFERENZEN UND FUSSNOTEN
-->
<div class="layout-content-only">
<div class="layout-content">
<h1>Referenzen und Fußnoten</h1>
</div>
</div>
---
TODO: Label und Ref
---
TODO: hyperref mit `\autoref` ODER cleveref mit `\cref`
---
TODO: Fußnoten
---