Add slides about code listings and lists
This commit is contained in:
parent
92e02dc43e
commit
23d3dcfbb2
8 changed files with 118 additions and 6 deletions
7
codebeispiele/listings-verbatim.tex
Normal file
7
codebeispiele/listings-verbatim.tex
Normal file
|
@ -0,0 +1,7 @@
|
|||
\verb|Text in Monospacefont|.
|
||||
|
||||
\begin{verbatim}
|
||||
Absatz in Monospacefont.
|
||||
Hier könnte Code dargestellt
|
||||
werden.
|
||||
\end{verbatim}
|
Loading…
Add table
Add a link
Reference in a new issue