Re: caption in listings

2011-05-09 Thread Paul Rubin
Neal Becker gmail.com> writes: > > View source says: > > \begin{lstlisting}[caption={Inverse Parabolic Timing > Interpolation},label={lis:Inverse-Parabolic- > Timing},basicstyle= {\footnotesize},breaklines=true,float,frame=lines,language=Python] > > So, sounds like problem with lstlisting pac

Re: caption in listings

2011-05-08 Thread Paul A . Rubin
Neal Becker gmail.com> writes: > > I used menu/insert caption to place a caption into my program listing float. > But, the pld just says e.g. "Listing 1", without my caption. Ideas? > > What's a "pld"? If the problem is with the caption as it appears in the float (as opposed to how it is

caption in listings

2011-05-06 Thread Neal Becker
I used menu/insert caption to place a caption into my program listing float. But, the pld just says e.g. "Listing 1", without my caption. Ideas?