[powerdot] Re: question about lstlisting

  • From: Kim Højgaard-Hansen <kimhh@xxxxxxxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Tue, 20 Jun 2006 22:17:23 +0200

Christopher Ellison wrote:
> Kim Højgaard-Hansen wrote the following on 2006-06-20 12:31:
>   
>> How should I use method=file then ?
>>     
>
> I would try the example shown in the docs.  Here is another example:
>
> \documentclass{powerdot}
>
> \usepackage{listings}
>
> \lstnewenvironment{code}{%
>   \lstset{escapeinside=`'}
> }{}
>
> \begin{document}
>
> \begin{slide}[method=file]{Slide}
> \begin{code}
> \textbf{here}`\pause' is an `\pause'\textit{overlay}
> \end{code}
> \end{slide}
> \end{document}
>
>
>   

Yes, that helped... didn't work in pdsetup, thx :)

/Kim

Other related posts: