From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27684 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Float caption feature request Date: Sun, 7 May 2006 00:34:11 +0200 Message-ID: <6faad9f00605061534w68064687xf47d5d2f59061f2b@mail.gmail.com> References: <445B483C.8000807@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146954868 19741 80.91.229.2 (6 May 2006 22:34:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 May 2006 22:34:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun May 07 00:34:27 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1FcVLy-0002ST-Er for gctc-ntg-context-518@m.gmane.org; Sun, 07 May 2006 00:34:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1A6ED127C9; Sun, 7 May 2006 00:34:22 +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 11136-05-4; Sun, 7 May 2006 00:34:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0AF18127C0; Sun, 7 May 2006 00:34:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2959F127C0 for ; Sun, 7 May 2006 00:34:14 +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 11136-05-3 for ; Sun, 7 May 2006 00:34:12 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by ronja.ntg.nl (Postfix) with SMTP id B17D91279E for ; Sun, 7 May 2006 00:34:12 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id q29so731430nfc for ; Sat, 06 May 2006 15:34:11 -0700 (PDT) Original-Received: by 10.48.216.5 with SMTP id o5mr65885nfg; Sat, 06 May 2006 15:34:11 -0700 (PDT) Original-Received: by 10.48.223.5 with HTTP; Sat, 6 May 2006 15:34:11 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: <445B483C.8000807@wxs.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27684 Archived-At: On 5/5/06, Hans Hagen wrote: > \placefigure > {\select{caption}{zapf}{\input zapf \relax}} > {} > > \stoptext > > i'll add selectors to the core Very nice feature! What about \select[caption]{zapf}{\input zapf \relax} syntax instead? (You're the boss and the designer, but square brackets seem more consistent with other ConTeXt commands; at least to me.) Mojca