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