From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9477 Path: main.gmane.org!not-for-mail From: "Woering, A.A." Newsgroups: gmane.comp.tex.context Subject: Figure combination Date: Fri, 4 Oct 2002 12:25:06 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3FE64D5C2097CB4987A92D4FBC0927AA0AFFF1@ntintran.nlr.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035399796 3389 80.91.224.250 (23 Oct 2002 19:03:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:03:16 +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 g94AQjj27246 for ; Fri, 4 Oct 2002 12:26:45 +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 12:26:37 +0200 Original-Received: by smail.let.uu.nl (8.9.3/8.9.3/JEvW) id MAA26847 for ntg-context-list; Fri, 4 Oct 2002 12:25:21 +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 MAA26842 for ; Fri, 4 Oct 2002 12:25:18 +0200 (MET DST) Original-Received: from mail-gateway.nlr.nl (mail-gateway.nlr.nl [137.17.162.2]) by spider.let.uu.nl (8.11.2/8.11.2/SYSADM) with ESMTP id g94API228777 for ; Fri, 4 Oct 2002 12:25:18 +0200 (MEST) Original-Received: from border (border-qfe3 [137.17.162.1]) by mail-gateway.nlr.nl (8.12.3/8.12.3) with SMTP id g94APBaw444018; Fri, 4 Oct 2002 12:25:12 +0200 (CDT) Original-Received: from ([137.17.80.200]) by border; Fri, 04 Oct 2002 12:20:47 +0200 (MET DST) Original-Received: from ntintran.nlr.nl (ntintran.nlr.nl [137.17.128.59]) by smtp-server.nlr.nl (8.11.6/8.11.6/NLR 24/01/2001) with ESMTP id g94AP6p1139931; Fri, 4 Oct 2002 12:25:06 +0200 (CDT) Disclaimer: "The National Aerospace Laboratory NLR DOES NOT ACCEPT ANY FINANCIAL COMMITMENT derived from this message." X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: herstart nummering Thread-Index: AcJrArDJmrX3rxrXS5uVLrD+K4sWxgAjMWrQ Original-To: "NTG ConTeXt" X-MIME-Autoconverted: from quoted-printable to 8bit by smail.let.uu.nl id MAA26843 Precedence: bulk Xref: main.gmane.org gmane.comp.tex.context:9477 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9477 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 In LateX this was a matter of nesting minipages containing these figures. In ConTeXt I assumed nesting of combinations would be possible, but I am not able to get it working. Arend