Add note on combination of image positions
This commit is contained in:
parent
9517f7dfcf
commit
460446421e
@ -27,7 +27,7 @@ height=5cm]{<dateipfad>}</code></pre>
|
||||
<div class="layout-content">
|
||||
<h2>Positionierung auf der Seite</h2>
|
||||
<pre class="hljs lang-tex"><code>\begin{figure}[<positionskürzel>]</code></pre>
|
||||
<p>LaTeX positioniert Grafiken automatisch. Durch Kürzel können wir unsere Präferenzen angeben.</p>
|
||||
<p>LaTeX positioniert Grafiken automatisch. Durch Kürzel können wir unsere Präferenzen (auch in Kombination) angeben.</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th style="min-width:4em">Kürzel</th>
|
||||
@ -51,7 +51,7 @@ height=5cm]{<dateipfad>}</code></pre>
|
||||
</tr>
|
||||
<tr class="fragment">
|
||||
<td>H</td>
|
||||
<td>definitiv und unbedingt ohne Widerspruch genau an dieser Stelle und nirgendwo sonst (benötigt Paket <code>float</code>)</td>
|
||||
<td>(definitiv) hier (benötigt Paket <code>float</code>)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user