ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Suppress numbering of figures
@ 2005-03-17 20:48 David Arnold
  2005-03-17 21:20 ` Michael Guravage
  0 siblings, 1 reply; 3+ messages in thread
From: David Arnold @ 2005-03-17 20:48 UTC (permalink / raw)


All,

I have:

\placefigure
[here][]
{Mary Glenn}{\externalfigure[MaryGlenn3.jpg][width=0.5\makeupwidth]}

I'd like the figure to float with the caption, but I don't want the 
Figure 1, Figure 2, etc. That is, I just want the caption under the 
figure.

How can I modify to accomplish this?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Suppress numbering of figures
  2005-03-17 20:48 Suppress numbering of figures David Arnold
@ 2005-03-17 21:20 ` Michael Guravage
  2005-03-17 21:30   ` David Arnold
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Guravage @ 2005-03-17 21:20 UTC (permalink / raw)


 
> All,
> 
> I have:
> 
> \placefigure
> [here][]
> {Mary Glenn}{\externalfigure[MaryGlenn3.jpg][width=0.5\makeupwidth]}
> 
> I'd like the figure to float with the caption, but I don't want the 
> Figure 1, Figure 2, etc. That is, I just want the caption under the 
> figure.
> 
> How can I modify to accomplish this?
> 

Hello David,

To obviate figure numbers use the setupcaptions command, e.g. 

\setupcaptions [number=no]

You can find a complete description of the command with texshow web on the ConTeXt wiki: <http://texshow.contextgarden.net>, or on page 224 of the context manual.

Cheers,

Michael 

-----------------------------------------------------------------
                                              Michael A. Guravage
Mijndensedijk 11a | 3632 NT Loenen aan de Vecht | The Netherlands
                    tel: +31 (0)294233682 | gsm: +31 (0)621431435
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Suppress numbering of figures
  2005-03-17 21:20 ` Michael Guravage
@ 2005-03-17 21:30   ` David Arnold
  0 siblings, 0 replies; 3+ messages in thread
From: David Arnold @ 2005-03-17 21:30 UTC (permalink / raw)


Michael,

Perfect! Thanks.
On Mar 17, 2005, at 1:20 PM, Michael Guravage wrote:

>
>> All,
>>
>> I have:
>>
>> \placefigure
>> [here][]
>> {Mary Glenn}{\externalfigure[MaryGlenn3.jpg][width=0.5\makeupwidth]}
>>
>> I'd like the figure to float with the caption, but I don't want the
>> Figure 1, Figure 2, etc. That is, I just want the caption under the
>> figure.
>>
>> How can I modify to accomplish this?
>>
>
> Hello David,
>
> To obviate figure numbers use the setupcaptions command, e.g.
>
> \setupcaptions [number=no]
>
> You can find a complete description of the command with texshow web on 
> the ConTeXt wiki: <http://texshow.contextgarden.net>, or on page 224 
> of the context manual.
>
> Cheers,
>
> Michael
>
> -----------------------------------------------------------------
>                                               Michael A. Guravage
> Mijndensedijk 11a | 3632 NT Loenen aan de Vecht | The Netherlands
>                     tel: +31 (0)294233682 | gsm: +31 (0)621431435
> -----------------------------------------------------------------
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-17 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-17 20:48 Suppress numbering of figures David Arnold
2005-03-17 21:20 ` Michael Guravage
2005-03-17 21:30   ` David Arnold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).