6ef5ccd145cbb8ecb165c3b902c03cfe0ea9b7f7
[linuxnijmegen-bash.git] / part1 / syntax.tex
1 % een frame moet fragile als het listings bevat
2 \begin{frame}[fragile]
3 \begin{lstlisting}[style=bashregel]
4 $ cd ..
5 \end{lstlisting}
6 \end{frame}