Re: caption in listings

2011-05-09 Thread Paul Rubin
Neal Becker ndbecker2 at 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 package?
 

Guess so.  It might be worth posting a minimal example, in case it works on some
platforms but not others, or it's a version issue, or some such silliness.

Paul





Re: caption in listings

2011-05-09 Thread Paul Rubin
Neal Becker ndbecker2 at 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 package?
 

Guess so.  It might be worth posting a minimal example, in case it works on some
platforms but not others, or it's a version issue, or some such silliness.

Paul





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 package?
> 

Guess so.  It might be worth posting a minimal example, in case it works on some
platforms but not others, or it's a version issue, or some such silliness.

Paul





Re: caption in listings

2011-05-08 Thread Paul A . Rubin
Neal Becker ndbecker2 at 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 listed in a list of figures or some other index thing), have you looked at
the source (View  View Source) to see if something funky is going on in the
caption?

All else failing, try compiling a minimal example and posting it here.

Paul





Re: caption in listings

2011-05-08 Thread Paul A . Rubin
Neal Becker ndbecker2 at 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 listed in a list of figures or some other index thing), have you looked at
the source (View  View Source) to see if something funky is going on in the
caption?

All else failing, try compiling a minimal example and posting it here.

Paul





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 listed in a list of figures or some other index thing), have you looked at
the source (View > View Source) to see if something funky is going on in the
caption?

All else failing, try compiling a minimal example and posting it here.

Paul





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?



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?



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?