Re: Float figures and wrapping text

2010-09-16 Thread Grahame Blackwood

On 15/09/10 20:20, Grahame Blackwood wrote:

Hi LyXers

I'm producing a document that needs some graphics to enliven the text. I
would also like the text to wrap round the graphics. However, as it
isn't an
academic document, the usual references, Figure 1, Figure 2 etc aren't
needed in the finished pdf.

Does anyone know if there is any way to prevent the references Figure 1,
2 etc appearing in the pdf?

Cheers

G


Hi LyXers

Thank you to Rob, Paul and Guenter for your solutions. They are just 
what I wanted to make my document less formal looking.


Cheers

G








Re: Float figures and wrapping text

2010-09-16 Thread Grahame Blackwood

On 15/09/10 20:20, Grahame Blackwood wrote:

Hi LyXers

I'm producing a document that needs some graphics to enliven the text. I
would also like the text to wrap round the graphics. However, as it
isn't an
academic document, the usual references, Figure 1, Figure 2 etc aren't
needed in the finished pdf.

Does anyone know if there is any way to prevent the references Figure 1,
2 etc appearing in the pdf?

Cheers

G


Hi LyXers

Thank you to Rob, Paul and Guenter for your solutions. They are just 
what I wanted to make my document less formal looking.


Cheers

G








Re: Float figures and wrapping text

2010-09-16 Thread Grahame Blackwood

On 15/09/10 20:20, Grahame Blackwood wrote:

Hi LyXers

I'm producing a document that needs some graphics to enliven the text. I
would also like the text to wrap round the graphics. However, as it
isn't an
academic document, the usual references, Figure 1, Figure 2 etc aren't
needed in the finished pdf.

Does anyone know if there is any way to prevent the references Figure 1,
2 etc appearing in the pdf?

Cheers

G


Hi LyXers

Thank you to Rob, Paul and Guenter for your solutions. They are just 
what I wanted to make my document less formal looking.


Cheers

G








Re: Float figures and wrapping text

2010-09-15 Thread Paul Rubin
Grahame Blackwood grahameblackwood at blueyonder.co.uk writes:

 
 I'm producing a document that needs some graphics to enliven the text. I
 would also like the text to wrap round the graphics. However, as it isn't an
 academic document, the usual references, Figure 1, Figure 2 etc aren't
 needed in the finished pdf.
 
 Does anyone know if there is any way to prevent the references Figure 1,
 2 etc appearing in the pdf?
 

If you mean that you want the caption to appear without Figure 97: preceding
it, add \usepackage[labelformat=empty]{caption} to your preamble.  (This will
turn off captions for all sorts of floats, not just figures.  If you need to
limit it to figures, see the documentation for the caption package.)

/Paul




Re: Float figures and wrapping text

2010-09-15 Thread Guenter Milde
On 2010-09-15, Grahame Blackwood wrote:

 I'm producing a document that needs some graphics to enliven the text. I
 would also like the text to wrap round the graphics. However, as it isn't an
 academic document, the usual references, Figure 1, Figure 2 etc aren't
 needed in the finished pdf.

 Does anyone know if there is any way to prevent the references Figure 1,
 2 etc appearing in the pdf?

You can simply delete the Caption including the auto-generated Figure N.

Günter



Re: Float figures and wrapping text

2010-09-15 Thread Paul Rubin
Grahame Blackwood grahameblackwood at blueyonder.co.uk writes:

 
 I'm producing a document that needs some graphics to enliven the text. I
 would also like the text to wrap round the graphics. However, as it isn't an
 academic document, the usual references, Figure 1, Figure 2 etc aren't
 needed in the finished pdf.
 
 Does anyone know if there is any way to prevent the references Figure 1,
 2 etc appearing in the pdf?
 

If you mean that you want the caption to appear without Figure 97: preceding
it, add \usepackage[labelformat=empty]{caption} to your preamble.  (This will
turn off captions for all sorts of floats, not just figures.  If you need to
limit it to figures, see the documentation for the caption package.)

/Paul




Re: Float figures and wrapping text

2010-09-15 Thread Guenter Milde
On 2010-09-15, Grahame Blackwood wrote:

 I'm producing a document that needs some graphics to enliven the text. I
 would also like the text to wrap round the graphics. However, as it isn't an
 academic document, the usual references, Figure 1, Figure 2 etc aren't
 needed in the finished pdf.

 Does anyone know if there is any way to prevent the references Figure 1,
 2 etc appearing in the pdf?

You can simply delete the Caption including the auto-generated Figure N.

Günter



Re: Float figures and wrapping text

2010-09-15 Thread Paul Rubin
Grahame Blackwood  blueyonder.co.uk> writes:

> 
> I'm producing a document that needs some graphics to enliven the text. I
> would also like the text to wrap round the graphics. However, as it isn't an
> academic document, the usual references, Figure 1, Figure 2 etc aren't
> needed in the finished pdf.
> 
> Does anyone know if there is any way to prevent the references Figure 1,
> 2 etc appearing in the pdf?
> 

If you mean that you want the caption to appear without "Figure 97:" preceding
it, add \usepackage[labelformat=empty]{caption} to your preamble.  (This will
turn off captions for all sorts of floats, not just figures.  If you need to
limit it to figures, see the documentation for the caption package.)

/Paul




Re: Float figures and wrapping text

2010-09-15 Thread Guenter Milde
On 2010-09-15, Grahame Blackwood wrote:

> I'm producing a document that needs some graphics to enliven the text. I
> would also like the text to wrap round the graphics. However, as it isn't an
> academic document, the usual references, Figure 1, Figure 2 etc aren't
> needed in the finished pdf.

> Does anyone know if there is any way to prevent the references Figure 1,
> 2 etc appearing in the pdf?

You can simply delete the Caption including the auto-generated Figure N.

Günter