From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9479 Path: main.gmane.org!not-for-mail From: Bill McClain Newsgroups: gmane.comp.tex.context Subject: Re: Figure combination Date: Fri, 4 Oct 2002 07:49:01 -0500 Sender: owner-ntg-context@let.uu.nl Message-ID: <20021004074901.3c1746da.wmcclain@salamander.com> References: <3FE64D5C2097CB4987A92D4FBC0927AA0AFFF1@ntintran.nlr.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399798 3400 80.91.224.250 (23 Oct 2002 19:03:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:03:18 +0000 (UTC) Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g94D4bj16071 for ; Fri, 4 Oct 2002 15:04:37 +0200 (MEST) Original-Received: from smail.let.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Fri, 4 Oct 2002 15:04:29 +0200 Original-Received: by smail.let.uu.nl (8.9.3/8.9.3/JEvW) id PAA01182 for ntg-context-list; Fri, 4 Oct 2002 15:03:39 +0200 (MET DST) X-Authentication-Warning: smail.let.uu.nl: majordom set sender to owner-ntg-context@let.uu.nl using -f Original-Received: from spider.let.uu.nl (spider.let.uu.nl [131.211.194.47]) by smail.let.uu.nl (8.9.3/8.9.3/JEvW) with ESMTP id PAA01174 for ; Fri, 4 Oct 2002 15:03:35 +0200 (MET DST) Original-Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by spider.let.uu.nl (8.11.2/8.11.2/SYSADM) with ESMTP id g94D3Y201399 for ; Fri, 4 Oct 2002 15:03:35 +0200 (MEST) Original-Received: from pmdeco1-5.rconnect.com ([209.163.54.5] helo=atipa.local) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 17xS75-0004tX-00 for ntg-context@ntg.nl; Fri, 04 Oct 2002 09:03:28 -0400 Original-Received: from atipa.local (wmcclain@localhost [127.0.0.1]) by atipa.local (8.11.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id g94Cn1w01516 for ; Fri, 4 Oct 2002 07:49:01 -0500 Original-To: context In-Reply-To: <3FE64D5C2097CB4987A92D4FBC0927AA0AFFF1@ntintran.nlr.nl> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; ) Precedence: bulk Xref: main.gmane.org gmane.comp.tex.context:9479 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9479 On Fri, 4 Oct 2002 12:25:06 +0200 "Woering, A.A." wrote: > In a document I am writing at the moment I would like to have one > large image(1) on the right with two (2,3) detailed images on the > right as shown: > > > 1111 222 > 1111 222 > 1111 333 > 1111 333 Recently I wanted to do somethng similar: 1111 2222 333333333 This is what I used: \vbox{ \placegraphic[here]{} { \startcombination[2*1] {\externalfigure[crown0001]}{xxx} {\externalfigure[crown0002]}{xxx} \stopcombination} \placegraphic[here]{} { \startcombination[1*1] {\externalfigure[crown0003]}{xxx} \stopcombination} } You might be able to do something similar with an \hbox. There is also \placesidebyside and \placeontopofeachother, but I haven't used them. -Bill -- Sattre Press The King in Yellow http://sattre-press.com/ by Robert W. Chambers info@sattre-press.com http://kiy.sattre-press.com/