I'm trying to include a verbatim environment in a powerdot slide as follows, but that does not work:
\documentclass{powerdot}
\begin{document}
\begin{slide}{title of the slide}
\begin{itemize}
\item \begin{verbatim}
abcdefghijklmnop...
\end{verbatim}
\end{itemize}
\end{slide}
\end{document}
I get the following message in the log :
! Argument of \verbatim@ has an extra }.