Mention listings package
This commit is contained in:
parent
ab4fdf65c5
commit
d8fb0d3d59
@ -10,10 +10,10 @@ Quelltext-Listings
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@title
|
||||
Code im LaTeX-Quelltext
|
||||
Direkt im LaTeX-Quelltext
|
||||
|
||||
@content
|
||||
In einer eigenen Umgebung:
|
||||
Das Paket `listings` bietet zum Einfügen von Code eine eigene Umgebung:
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
\section*{Haskell-Magie}
|
||||
|
||||
@ -13,7 +13,7 @@ Source code listings
|
||||
In-situ listings
|
||||
|
||||
@content
|
||||
Within a dedicated environment:
|
||||
The `listings` package provides a dedicated environment:
|
||||
|
||||
``` {.lang-tex .hljs}
|
||||
\section*{Haskell Magic}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user