Remove unnecessary star

This commit is contained in:
Knoch 2019-05-12 17:32:16 +02:00
parent 611728e026
commit e3ddc5c0e4

View File

@ -16,7 +16,7 @@
{<bildunterschrift>}
\end{figure}</code></pre>
<p>Bildgröße angeben:</p>
<pre class="hljs lang-tex"><code>\includegraphics[width=0.5\*\textwidth,
<pre class="hljs lang-tex"><code>\includegraphics[width=0.5\textwidth,
height=5cm]{&lt;dateipfad>}</code></pre>
</div>
</div>