Re: [NTG-context] Flowed text around figures in columns

2007-12-17 Thread Hans Hagen
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
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Flowed text around figures in columns

2007-12-14 Thread Thomas A. Schmitz

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
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Flowed text around figures in columns

2007-12-14 Thread Zeus Gómez Marmolejo




I've read this manual about columns, but I don't see how this example
in that page can be applied to my case. 

I don't want to define a column set area, and even with that, in this
example text doesn't flow around this defined area...

Zeus.

Thomas A. Schmitz escribi:

  On Dec 14, 2007, at 4:29 PM, Zeus Gmez 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
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

  




___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___