Mehrzeilige Kommentare in LaTeX

Mehrzeilige Kommentare lassen sich mit dem verbatim Paket einfach nutzen.

\documentclass{scrartcl}
\usepackage{verbatim}
\begin{document}
 
\begin{comment}
Hallo, ich
bin ein mehrzeiliger 
Kommentar.
\end{comment}
 
Hallo Welt.
 
\end{document}

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website