Add section about creating presentations
This commit is contained in:
parent
426b137172
commit
7c085cbc24
4 changed files with 63 additions and 0 deletions
3
codebeispiele/frame-fragile.tex
Normal file
3
codebeispiele/frame-fragile.tex
Normal file
|
@ -0,0 +1,3 @@
|
|||
\begin{frame}[fragile]{Dieser Frame ist fragil}
|
||||
Wegen der \verb|verbatim| Umgebung
|
||||
\end{frame}
|
Loading…
Add table
Add a link
Reference in a new issue