From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/69644 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Columns and figures in MKIV Date: Thu, 30 Jun 2011 10:23:45 +0200 Message-ID: References: <87ei2cfch7.fsf@notengoamigos.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1309422242 10752 80.91.229.12 (30 Jun 2011 08:24:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2011 08:24:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 30 10:23:56 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QcCXU-0000Fo-2O for gctc-ntg-context-518@m.gmane.org; Thu, 30 Jun 2011 10:23:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 043BCCAE64; Thu, 30 Jun 2011 10:23:55 +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 3FGqkYL7uqvo; Thu, 30 Jun 2011 10:23:51 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0937ECAE53; Thu, 30 Jun 2011 10:23:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2F6E2CAE53 for ; Thu, 30 Jun 2011 10:23:49 +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 k8uYikN3BgCy for ; Thu, 30 Jun 2011 10:23:47 +0200 (CEST) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 68E94CAE50 for ; Thu, 30 Jun 2011 10:23:47 +0200 (CEST) Original-Received: from mars.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p5U8Nk6o013098 for ; Thu, 30 Jun 2011 10:23:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by mars.digitpaint.nl (Postfix) with ESMTP id 8A7D5EEEEE for ; Thu, 30 Jun 2011 10:23:45 +0200 (CEST) Original-Received: from mars.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AjERzWC9TKZy for ; Thu, 30 Jun 2011 10:23:45 +0200 (CEST) Original-Received: from willis-computer.fritz.box (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mars.digitpaint.nl (Postfix) with ESMTPA id 69AAFEEEC8 for ; Thu, 30 Jun 2011 10:23:45 +0200 (CEST) In-Reply-To: <87ei2cfch7.fsf@notengoamigos.org> X-Mailer: Apple Mail (2.1084) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.98.197.63; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03F28nKX4 - ef72961d85d5 - 20110630 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:69644 Archived-At: Columnsets provide you the possibility to place column spanning pictures: Willi \definecolumnset[Doublecoltext][n=2,balance=no] \setupcolumnset[Doublecoltext][2][distance=5mm] \starttext \startcolumnset[Doublecoltext] \chapter[chap:testing]{Testing} \input knuth %\startpostponing \placefigure [btlr][fig:foo] {none} {\externalfigure[mill][width=1.5\textwidth,height=5cm]} %\stoppostponing \input tufte \input knuth \input tufte \input knuth \input tufte \stopcolumnset \stoptext On 30 Jun 2011, at 01:24, Jason Earl wrote: > \starttext > \startcolumns > \chapter[chap:testing]{Testing} > > \startcolumns[n=2, tolerant=verytolerant] > \input knuth > > %\startpostponing > \placefigure > [center][fig:foo] > {none} > {\externalfigure[foo][] > [width=1.5\textwidth]} > %\stoppostponing > > \input tufte > > \input knuth > > \input tufte > > \input knuth > > \input tufte > > \stopcolumns > \stoptext ___________________________________________________________________________________ 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 ___________________________________________________________________________________