From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81669 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: float combinations Date: Sun, 14 Apr 2013 00:41:05 +0200 Message-ID: <5169DF01.7070305@wxs.nl> References: <99FD7143-41D2-47F2-A95D-94752D8A513A@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365892885 24671 80.91.229.3 (13 Apr 2013 22:41:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Apr 2013 22:41:25 +0000 (UTC) Cc: Robert Blackstone To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 14 00:41:29 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from [195.12.62.10] (helo=balder.ntg.nl) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UR98P-0003PO-89 for gctc-ntg-context-518@m.gmane.org; Sun, 14 Apr 2013 00:41:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1D13010226; Sun, 14 Apr 2013 00:41:06 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id p0dHR94iwXWu; Sun, 14 Apr 2013 00:41:03 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0422910214; Sun, 14 Apr 2013 00:41:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 55F7710214 for ; Sun, 14 Apr 2013 00:41:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aBQbjWmnp0ys for ; Sun, 14 Apr 2013 00:41:00 +0200 (CEST) Original-Received: from filter3-utr.mf.surf.net (filter3-utr.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id E8D5610209 for ; Sun, 14 Apr 2013 00:40:59 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter3-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r3DMevwO004825 for ; Sun, 14 Apr 2013 00:40:58 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.101; Original-Received: from [10.100.1.101] (unverified [10.100.1.101]) by pragma-net.nl (SurgeMail 6.1c) with ESMTP (TLS) id 15910-1713362 for multiple; Sun, 14 Apr 2013 00:40:55 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: <99FD7143-41D2-47F2-A95D-94752D8A513A@gmail.com> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08JnyEWbF - 7d797d428965 - 20130414 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81669 Archived-At: On 4/13/2013 12:33 PM, Robert Blackstone wrote: > Dear all, > A few days ago (10 April 2013, Vol.106, Issue 25) I posted a question > about giving related but not necessarily adjacent floats the same > number, as for example Fig. 2a and Fig. 2b. > In the meantime I found a, not very elegant, solution that only partly > satisfies me. I cooked up something experimental ... after several variants i ended up with a solution that is only available in the keyword variant: \useMPlibrary[dum] \starttext First line. \startplacefigure[location=here,reference=first,title=first] \externalfigure[dummy][height=2cm] \stopplacefigure Second line. \startplacefigure[location=here,reference=second,title=second,group=alpha,groupsuffix=.a] \externalfigure[dummy][height=2cm] \stopplacefigure Third line. \startplacefigure[location=here,reference=third,title=third] \externalfigure[dummy][height=2cm] \stopplacefigure Fourth line. \startplacefigure[location=here,reference=fourth,title=fourth,group=alpha,groupsuffix=.b] \externalfigure[dummy][height=2cm] \stopplacefigure Fifth line. \startplacefigure[location=here,reference=fifth,title=fifth,group=alpha,groupsuffix=.c] \externalfigure[dummy][height=2cm] \stopplacefigure Last line: \in[first] / \in[second] / \in[third] / \in[fourth] / \in[fifth]. \page \placelist[figure] \stoptext (beware: it's groupsuffix, and not suffix as that will add another one not tracked in the lists) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________