2019-05-07 09:26:32 +02:00

44 lines
1.1 KiB
Markdown

<!--
ABSATZFORMATIERUNG
-->
<div class="layout-content-only">
<div class="layout-content">
<h1>Absatz&shy;formatierung</h1>
<div>
</div>
---
<div class="layout-content-and-preview">
<div class="layout-content">
<h2>Rauhsatz</h2>
<p>Standardmäßig setzt LaTeX Fließtext im Blocksatz, aber auch Rauhsatz ist möglich:</p>
<pre class="lang-tex hljs"><code></code></pre>
</div>
<div class="layout-preview">
<img src="sections/german/07/ausrichtung-crop.svg">
</div>
</div>
TODO: Absatzausrichtung (https://en.wikibooks.org/wiki/LaTeX/Paragraph_Formatting#Paragraph_alignment)
---
TODO: Einzüge und Abstände (https://en.wikibooks.org/wiki/LaTeX/Paragraph_Formatting#Paragraph_alignment)
---
TODO: Umbrüche (https://en.wikibooks.org/wiki/LaTeX/Paragraph_Formatting#Manual_breaks)
---
<div class="layout-content-only">
<div class="layout-content">
<h2 data-category="Aufgabe">5. Absätze ändern</h2>
<ul>
<li class="fragment">Formatiere den ersten Absatz des Kapitels xxx rechtsbündig zentriert.</li>
</ul>
</div>
</div>