From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20797 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: feature request: \setuplabeltext with ~ Date: Fri, 10 Jun 2005 18:31:21 +0200 (CEST) Message-ID: References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118421176 7341 80.91.229.2 (10 Jun 2005 16:32:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 16:32:56 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 10 18:32:53 2005 Return-path: 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 1DgmR2-0005An-87 for gctc-ntg-context-518@m.gmane.org; Fri, 10 Jun 2005 18:32:44 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4479312802; Fri, 10 Jun 2005 18:37:06 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13896-01; Fri, 10 Jun 2005 18:37:05 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 27DED127F3; Fri, 10 Jun 2005 18:33:20 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CD3AE127F3 for ; Fri, 10 Jun 2005 18:33:18 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13593-04 for ; Fri, 10 Jun 2005 18:33:18 +0200 (CEST) Original-Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by ronja.ntg.nl (Postfix) with ESMTP id 0BD83127AA for ; Fri, 10 Jun 2005 18:33:17 +0200 (CEST) Original-Received: from gaston.free.fr (rennes-1-62-147-98-105.dial.proxad.net [62.147.98.105]) by postfix3-1.free.fr (Postfix) with ESMTP id 807391734F0 for ; Fri, 10 Jun 2005 18:33:16 +0200 (CEST) Original-Received: by gaston.free.fr (Postfix, from userid 500) id B9A9B13C052; Fri, 10 Jun 2005 18:31:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.free.fr (Postfix) with ESMTP id B5E7814810D for ; Fri, 10 Jun 2005 18:31:21 +0200 (CEST) X-X-Sender: peter@gaston.free.fr Original-To: ConTeXt list In-Reply-To: X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20797 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20797 On Mon, 6 Jun 2005, Peter M=FCnster wrote: > it would be nice, to have by default always a "~" at the end of the > label-text instead of the normal space. > Example: > \setuplabeltext [\s!de] [\v!figure=3DAbbildung~] > instead of > \setuplabeltext [\s!de] [\v!figure=3DAbbildung ] Hello Hans, I've just seen your comment on the wiki. I don't think there is a problem= . With the following test-file I get a hyphen between "fig" and "ure". \setuplabeltext[en][figure=3Dfigure~] \definereferenceformat[inFig][label=3Dfigure] \starttext \placefigure[][fff]{}{} \dorecurse{20}{\inFig[fff]} \stoptext Greetings, Peter --=20 http://pmrb.free.fr/contact/