From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17727 Path: main.gmane.org!not-for-mail From: Albrecht Kauffmann Newsgroups: gmane.comp.tex.context Subject: Re: Figure captions Date: Wed, 5 Jan 2005 15:42:07 +0100 (CET) Message-ID: References: <41DBF508.7070407@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1104937373 26345 80.91.229.6 (5 Jan 2005 15:02:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2005 15:02:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 05 16:02:44 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CmCMm-0006Vt-00 for ; Wed, 05 Jan 2005 15:42:28 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C4C8127A5; Wed, 5 Jan 2005 15:42:27 +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 17555-03; Wed, 5 Jan 2005 15:42:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DDC221278B; Wed, 5 Jan 2005 15:42:24 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CF71B1278B for ; Wed, 5 Jan 2005 15:42:22 +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 17536-03-2 for ; Wed, 5 Jan 2005 15:42:22 +0100 (CET) Original-Received: from persius.rz.uni-potsdam.de (unknown [141.89.68.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25D781277A for ; Wed, 5 Jan 2005 15:42:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by persius.rz.uni-potsdam.de (8.12.11/8.12.11) with ESMTP id j05EgMO1018032 for ; Wed, 5 Jan 2005 15:42:22 +0100 (CET) Original-Received: from persius.rz.uni-potsdam.de ([127.0.0.1]) by localhost (persius [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15842-08 for ; Wed, 5 Jan 2005 15:42:17 +0100 (CET) Original-Received: from persius.rz.uni-potsdam.de (persius.rz.uni-potsdam.de [141.89.68.1]) by persius.rz.uni-potsdam.de (8.12.11/8.12.11) with ESMTP id j05Eg7bk017879 for ; Wed, 5 Jan 2005 15:42:07 +0100 (CET) Original-To: mailing list for ConTeXt users In-Reply-To: <41DBF508.7070407@elvenkind.com> X-Virus-Scanned: by amavisd-new at rz.uni-potsdam.de 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 Xref: main.gmane.org gmane.comp.tex.context:17727 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17727 On Wed, 5 Jan 2005, Taco Hoekwater wrote: > Hi, > > Does anybody know how I can get a dot after the figure number in > a caption, without 'promoting' that dot to figure references in > the body text as well? \let\floatcaptionsuffix=. Greetings Albrecht