I would like to display \begin{verbatim}...\end{verbatim} inside the environment verbatim like in the folowing piece of code. Is it possible ?
\begin{verbatim}
Bla, bla,
\begin{verbatim}...\end{verbatim}
Bla, bla,...
\end{verbatim}
|
I would like to display
|
|||
|
You could use the
then you can use
|
|||
|
|
verbatim, could you use thelistingspackage instead? – ArTourter Apr 6 '12 at 22:37