Suppress numbering of figures
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?
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 -----------------------------------------------------------------
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
participants (2)
-
David Arnold
-
Michael Guravage