From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19125 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: Suppress numbering of figures Date: Thu, 17 Mar 2005 13:30:36 -0800 Message-ID: References: <200503172120.j2HLKkt07497@thucydides.nlr.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111094993 678 80.91.229.2 (17 Mar 2005 21:29:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 21:29:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 17 22:29:53 2005 Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DC2YU-0003fX-2U for gctc-ntg-context-518@m.gmane.org; Thu, 17 Mar 2005 22:29:22 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F0D2712941; Thu, 17 Mar 2005 22:30:54 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12018-04; Thu, 17 Mar 2005 22:30:52 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2ABA312930; Thu, 17 Mar 2005 22:30:52 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EADDD12930 for ; Thu, 17 Mar 2005 22:30:50 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11853-08 for ; Thu, 17 Mar 2005 22:30:50 +0100 (CET) Original-Received: from borg.inreach.com (mail.northcoast.com [209.142.2.71]) by ronja.ntg.nl (Postfix) with SMTP id A7E06127A5 for ; Thu, 17 Mar 2005 22:30:49 +0100 (CET) Original-Received: (qmail 11921 invoked by uid 507); 17 Mar 2005 21:30:47 -0000 Original-Received: from unknown (HELO ?209.209.20.91?) (209.209.20.91) by mail.northcoast.com with SMTP; 17 Mar 2005 21:30:47 -0000 In-Reply-To: <200503172120.j2HLKkt07497@thucydides.nlr.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19125 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19125 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: , 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 >