[powerdot] conflict with verbatim?

  • From: "Manfred J. Hampe" <hampe@xxxxxxxxxxxxxxxxxxx>
  • To: <powerdot@xxxxxxxxxxxxx>
  • Date: Thu, 29 Jun 2006 01:02:57 +0200

Hi, 
 
I get an error message when using \begin{comment} \end{comment} from the
verbatim package. This is my problem:
 
\documentclass{powerdot}
\usepackage{verbatim}
\begin{document}
\begin{slide}{TEST}
test
\begin{comment}
test2
\end{comment}
\end{slide}
\end{document}

ERROR: Argument of \verbatim@ has an extra }.
 
I have no idea why I cannot use the comment statement. Any workaround?

Regards,
Manfred 

Other related posts: