From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9478 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: Figure combination Date: Fri, 4 Oct 2002 13:05:17 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20021004130517.242a061c.morawski@gmx.net> 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 1035399797 3391 80.91.224.250 (23 Oct 2002 19:03:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:03:17 +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 g94B7Rj02743 for ; Fri, 4 Oct 2002 13:07:27 +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 13:07:06 +0200 Original-Received: by smail.let.uu.nl (8.9.3/8.9.3/JEvW) id NAA27971 for ntg-context-list; Fri, 4 Oct 2002 13:06:52 +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 NAA27963 for ; Fri, 4 Oct 2002 13:06:48 +0200 (MET DST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by spider.let.uu.nl (8.11.2/8.11.2/SYSADM) with SMTP id g94B6l229386 for ; Fri, 4 Oct 2002 13:06:47 +0200 (MEST) Original-Received: (qmail 9716 invoked by uid 0); 4 Oct 2002 11:06:41 -0000 Original-Received: from port1348.fra.ginko.net (HELO eXergie) (212.202.67.78) by mail.gmx.net (mp014-rz3) with SMTP; 4 Oct 2002 11:06:41 -0000 Original-To: ConTeXt In-Reply-To: <3FE64D5C2097CB4987A92D4FBC0927AA0AFFF1@ntintran.nlr.nl> X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i586-pc-linux-gnu) Precedence: bulk Xref: main.gmane.org gmane.comp.tex.context:9478 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9478 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 What about a table where the first column spans two rows? --> enattab.pdf Jens