From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30539 Path: news.gmane.org!not-for-mail From: nico Newsgroups: gmane.comp.tex.context Subject: Re: layout question Date: Mon, 28 Aug 2006 22:31:23 +0200 Message-ID: References: <44E5DBA0.5010300@mevis.de> <44E5ED75.3050006@wxs.nl> <44E98708.9050504@mevis.de> <36B0EF38-FA8E-4DFE-826B-34CF4BE95163@cox.net> <44EACD41.4020102@mevis.de> <44EB1B0F.7010809@wxs.nl> <44F2B052.50304@mevis.de> <44F34712.4030004@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 1156796738 14809 80.91.229.2 (28 Aug 2006 20:25:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2006 20:25:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 28 22:25:36 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 1GHnfe-0001NE-Ae for gctc-ntg-context-518@m.gmane.org; Mon, 28 Aug 2006 22:25:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81E231FE00; Mon, 28 Aug 2006 22:25:21 +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 07758-06; Mon, 28 Aug 2006 22:25:16 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 06AF81FBEB; Mon, 28 Aug 2006 22:25:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E405B1FBEB for ; Mon, 28 Aug 2006 22:25: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 08596-02 for ; Mon, 28 Aug 2006 22:25:13 +0200 (CEST) Original-Received: from swip.net (mailfe09.tele2.fr [212.247.155.12]) by ronja.ntg.nl (Postfix) with SMTP id 724841FBE2 for ; Mon, 28 Aug 2006 22:25:13 +0200 (CEST) X-T2-Posting-ID: 3brHPWvyEzVNt0QNlxQWsxGJRDYe7rueGgqwO1zxZAg= X-Cloudmark-Score: 0.000000 [] Original-Received: from [80.170.210.33] (HELO localhost) by mailfe09.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 97261923 for ntg-context@ntg.nl; Mon, 28 Aug 2006 22:25:12 +0200 Original-To: "mailing list for ConTeXt users" In-Reply-To: <44F34712.4030004@wxs.nl> User-Agent: Opera M2/7.54 (FreeBSD, build 955) 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:30539 Archived-At: On Mon, 28 Aug 2006 21:42:10 +0200, Hans Hagen wrote: > nico wrote: >>> 1) Is it possible, to have only one list of figures, numbering all >>> figures with the same counter? My first >>> attempts with \definecombinedlist did not work. >> >> Defining a new float gives another floating object with its own counter, > > \definefloat[myfloat][figure] > > will give you \myfloat which inherits from \figure Hm, the setup is inherited, but it has its own counter, its own label, etc. isn't it? Regards, BG