[NTG-context] figures after columns

2010-07-28 Thread Horacio Suarez

hello all:

I want to add a figure after a balanced \startcolumns ... \stopcolumns.

When the last page uses less than aprox half a page, the figure appears after 
the text ends, but if the page uses about half a page o more, the figure jumps 
to the next page. The figure is small enough to fit in any case.

Thankyou in advance for your help.


Horacio Suarez


  ___
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
___


Re: [NTG-context] figures after columns

2010-07-28 Thread Peter Münster
On Wed, Jul 28 2010, Horacio Suarez wrote:
 
 I want to add a figure after a balanced \startcolumns ... \stopcolumns.
 
 When the last page uses less than aprox half a page, the figure appears
 after the text ends, but if the page uses about half a page o more, the figure
 jumps to the next page. The figure is small enough to fit in any case.

It's better to add a minimal example:

\starttext
\startcolumns
\input tufte
\input tufte
\input tufte
\stopcolumns
\placefigure{bla}{bla}
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___
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
___


Re: [NTG-context] figures after columns

2010-07-28 Thread Horacio Suarez

thankyou for your answer.

In this example, the text after columns jumps to another page, but there is 
enough room for it.


\starttext
\startcolumns
\input tufte
\input tufte
\input tufte
\stopcolumns

hola que tal

\stoptext

what iñm missing?

thankyou for your help.


Horacio Suarez






 Date: Wed, 28 Jul 2010 18:31:33 +0200
 From: pmli...@free.fr
 To: ntg-context@ntg.nl
 Subject: Re: [NTG-context] figures after columns
 
 On Wed, Jul 28 2010, Horacio Suarez wrote:
  
  I want to add a figure after a balanced \startcolumns ... \stopcolumns.
  
  When the last page uses less than aprox half a page, the figure appears
  after the text ends, but if the page uses about half a page o more, the 
  figure
  jumps to the next page. The figure is small enough to fit in any case.
 
 It's better to add a minimal example:
 
 \starttext
 \startcolumns
 \input tufte
 \input tufte
 \input tufte
 \stopcolumns
 \placefigure{bla}{bla}
 \stoptext
 
 Cheers, Peter
 
 -- 
 Contact information: http://pmrb.free.fr/contact/
 
 
 ___
 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
 ___
  ___
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
___