[powerdot] Re: conflict with verbatim?

  • From: Christopher Ellison <chris.ellison@xxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Wed, 28 Jun 2006 16:22:19 -0700

Manfred J. Hampe wrote the following on 06/28/2006 04:02 PM:

Please read the docs.  If you want verbatim, you must use the "method"
keyword.  See the follow example below:

> \documentclass{powerdot}
> \usepackage{verbatim}
> \begin{document}
> \begin{slide}[method=direct]{TEST}
> test
> \begin{comment}
> test2
> \end{comment}
> \end{slide}
> \end{document}


Chris

Other related posts: