From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19423 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: how to place figures next to each other Date: Tue, 29 Mar 2005 00:59:02 +0200 Message-ID: <42488C36.6040103@wxs.nl> References: <423AB977.7060202@orgelvlaardingen.nl> <424434F3.7010209@orgelvlaardingen.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112088755 968 80.91.229.2 (29 Mar 2005 09:32:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2005 09:32:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 29 11:32:33 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 1DGD5L-0002sC-TZ for gctc-ntg-context-518@m.gmane.org; Tue, 29 Mar 2005 11:32:31 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 463BC12798; Tue, 29 Mar 2005 11:33:22 +0200 (CEST) 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 01684-05; Tue, 29 Mar 2005 11:33:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 30BE11289C; Tue, 29 Mar 2005 10:06:23 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C39F1289C for ; Tue, 29 Mar 2005 10:06:21 +0200 (CEST) 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 32689-07-7 for ; Tue, 29 Mar 2005 10:06:19 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id ED49C12898 for ; Tue, 29 Mar 2005 10:06:16 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id j2T86FpX030045 for ; Tue, 29 Mar 2005 10:06:15 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 76A223600D; Tue, 29 Mar 2005 09:48:03 +0200 (CEST) Original-Received: from [10.100.1.54] (unknown [10.100.1.54]) by server-1.pragma-net.nl (Postfix) with ESMTP id D7AF136007 for ; Tue, 29 Mar 2005 07:47:54 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <424434F3.7010209@orgelvlaardingen.nl> X-Virus-Scanned: ClamAV 0.80/705/Fri Feb 11 17:51:32 2005 clamav-milter version 0.80j on mailrelay02 X-Virus-Status: Clean 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: news.gmane.org gmane.comp.tex.context:19423 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19423 Peter wrote: > Peter wrote: > >> How can I place two figures next to each other without using a >> \startcombination ... \stopcombination group? >> >> I now have this, but it is not what I want: >> >> \gebruikexternfiguur[kortoctaaf][cekort][type=eps,hoogte=30mm] >> \gebruikexternfiguur[gebrokenoctaaf][gebroken][type=eps,hoogte=30mm] >> \plaatsfiguur >> [hier] >> [fig:klavieren] >> {Enkele varianten van het groot octaaf} >> {\startcombinatie[2*1] >> {\kortoctaaf}{kort octaaf} >> {\gebrokenoctaaf}{gebroken octaaf} >> \stopcombinatie} >> >> I want to have the two figures numbered as seperate, independent >> figures, but when using a combination, the whole combination is >> treated as one figure and gets only one number and one label. >> >> XXXX XXXX >> X X X X >> XXXX XXXX >> >> fig.n fig.n+1 >> >> I've consulted the manuals and searched the list archives, but I have >> not found a solution. >> >> tnx in advance, >> > > I now know how to suppress the caption of the combination. By using the > option "none". > Now I have to generate the captions of the two figures with the correct > numbers and the reference-labels by hand. So my questions: > - How can I increment the figure counter? > - How can I print the current figure number? > - How can I add labels for referencing to the two figures? > - Is there a better approach to do this? > > I have two small figures. So I really want them next to each other. It's > a waste of space to put them underneath each other. ok then, since no one comes to your help ... \starttext \placefigure [none] {} {\startcombination {\externalfigure[cow][width=4cm]} {\placefloatcaption[figure]{one}} {\externalfigure[cow][width=4cm]} {\placefloatcaption[figure]{two}} \stopcombination} \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------