From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8152 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: figuretext in columns Date: Thu, 06 Jun 2002 09:29:02 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020606092551.03719d98@server-1> References: <200206031812.g53IC6P23102@thucydides.nlr.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398580 25137 80.91.224.250 (23 Oct 2002 18:43:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:43:00 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: guravage@nlr.nl In-Reply-To: <200206031812.g53IC6P23102@thucydides.nlr.nl> Xref: main.gmane.org gmane.comp.tex.context:8152 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8152 At 08:12 PM 6/3/2002 +0200, you wrote: >I am attempting to typeset a document in two columns. The contents are >organized as subjects, i.e. '\subject', and several subjects should employ a >graphic in the style of a figuretext. Both columns and figuretext work fine >separately, but not together; at least not the way I combine them. Here is an >example of what does not work: > >\useexternalfigure[small seal][stempel_255.png][width=40pt, method=png, >frame=off] >\starttext > \startcolumns[rule=off, n=2, tolerance=verytolerant] > \input tufte > \startfiguretext[left][]{none}{\externalfigure[small seal]} > \input tufte > \stopfiguretext > \stopcolumns >\stoptext > >I have tried several alternatives, e.g. vbox, etc., but without success. I >would appreciate hearing from anyone with any advice on how to proceed. side floats do not work in two columns (they may work in columnsets some day), try \placelegend[location={right,top}] {\externalfigure[koe]} {\input tufte } Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------