Flowed text around figures in columns
Hi, I have this code: \definecolumnset[example][n=3] \starttext \startcolumnset[example] \input knuth \placefigure{}{\externalfigure[placeholder][width=170pt]} \input knuth \input knuth \stopcolumnset \stoptext I can't manage to tell context to flow the text around the picture in the second column. Is it possible? Thanks, Zeus.
On Dec 14, 2007, at 4:29 PM, Zeus Gómez Marmolejo wrote:
Hi,
I have this code:
\definecolumnset[example][n=3]
\starttext
\startcolumnset[example]
\input knuth \placefigure{}{\externalfigure[placeholder][width=170pt]} \input knuth \input knuth
\stopcolumnset \stoptext
I can't manage to tell context to flow the text around the picture in the second column. Is it possible?
Thanks,
Zeus.
Did you look at the columnsets manual? There's an example at p. 36 http://www.pragma-ade.com/general/manuals/columns.pdf HTH Thomas
Zeus Gómez Marmolejo wrote:
I can't manage to tell context to flow the text around the picture in the second column. Is it possible? no
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Thomas A. Schmitz
-
Zeus Gómez Marmolejo