ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems placing figures II
@ 2005-05-16 10:43 Richard Gabriel
  2005-05-17  6:55 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Gabriel @ 2005-05-16 10:43 UTC (permalink / raw)


Hi all,

regarding my problems with figure placing (posted on 2005-05-05), I've 
found out that problems occur only if there are too many unplaced 
figures (pending floats).
After a lot of googling, I've only found out that in LaTeX, there's a 
command \clearpage which places all unprocessed floats and starts a new 
page. In addition, the commands \totalnumber, \topnumber and 
\bottomnumber are available to set the maximum float count on one page.
(for details, see http://www.tug.org.in/tutorial/chap09-scr.pdf)

Is there any similar mechanism in ConTeXt? Which command(s) can I use to 
place all unprocessed figures immediately?

Thanks in advance.

Richard

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems placing figures II
  2005-05-16 10:43 Problems placing figures II Richard Gabriel
@ 2005-05-17  6:55 ` Hans Hagen
  2005-05-17 13:40   ` Richard Gabriel
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2005-05-17  6:55 UTC (permalink / raw)


Richard Gabriel wrote:
> Hi all,
> 
> regarding my problems with figure placing (posted on 2005-05-05), I've 
> found out that problems occur only if there are too many unplaced 
> figures (pending floats).
> After a lot of googling, I've only found out that in LaTeX, there's a 
> command \clearpage which places all unprocessed floats and starts a new 
> page. In addition, the commands \totalnumber, \topnumber and 
> \bottomnumber are available to set the maximum float count on one page.
> (for details, see http://www.tug.org.in/tutorial/chap09-scr.pdf)
> 
> Is there any similar mechanism in ConTeXt? Which command(s) can I use to 
> place all unprocessed figures immediately?

\flushfloats
\flushsidefloats

Hans

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems placing figures II
  2005-05-17  6:55 ` Hans Hagen
@ 2005-05-17 13:40   ` Richard Gabriel
  2005-05-17 15:02     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Gabriel @ 2005-05-17 13:40 UTC (permalink / raw)


Hello Hans,

thanks, but my ConTeXt reports "Unknown control sequence". I use TeXLive 
2003 (Windows XP) and a ConTeXt distribution downloaded about two moths ago.
Browsing the ConTeXt sources, I've found a \doflushfloats macro which 
seems to do the desired job... Does it really do?

-Richard



Hans Hagen wrote:

> Richard Gabriel wrote:
>
>> Hi all,
>>
>> regarding my problems with figure placing (posted on 2005-05-05), 
>> I've found out that problems occur only if there are too many 
>> unplaced figures (pending floats).
>> After a lot of googling, I've only found out that in LaTeX, there's a 
>> command \clearpage which places all unprocessed floats and starts a 
>> new page. In addition, the commands \totalnumber, \topnumber and 
>> \bottomnumber are available to set the maximum float count on one page.
>> (for details, see http://www.tug.org.in/tutorial/chap09-scr.pdf)
>>
>> Is there any similar mechanism in ConTeXt? Which command(s) can I use 
>> to place all unprocessed figures immediately?
>
>
> \flushfloats
> \flushsidefloats
>
> Hans
>
> -----------------------------------------------------------------
>                                           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
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems placing figures II
  2005-05-17 13:40   ` Richard Gabriel
@ 2005-05-17 15:02     ` Hans Hagen
  2005-05-18  5:59       ` Richard Gabriel
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2005-05-17 15:02 UTC (permalink / raw)


Richard Gabriel wrote:
> Hello Hans,
> 
> thanks, but my ConTeXt reports "Unknown control sequence". I use TeXLive 
> 2003 (Windows XP) and a ConTeXt distribution downloaded about two moths 
> ago.
> Browsing the ConTeXt sources, I've found a \doflushfloats macro which 
> seems to do the desired job... Does it really do?

probably, just give it a try

Hans


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems placing figures II
  2005-05-17 15:02     ` Hans Hagen
@ 2005-05-18  5:59       ` Richard Gabriel
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Gabriel @ 2005-05-18  5:59 UTC (permalink / raw)


Hello Hans,

I've already tried it, with a very nice result.
Thanks once more!

-Richard



Hans Hagen wrote:

> Richard Gabriel wrote:
>
>> Hello Hans,
>>
>> thanks, but my ConTeXt reports "Unknown control sequence". I use 
>> TeXLive 2003 (Windows XP) and a ConTeXt distribution downloaded about 
>> two moths ago.
>> Browsing the ConTeXt sources, I've found a \doflushfloats macro which 
>> seems to do the desired job... Does it really do?
>
>
> probably, just give it a try
>
> Hans
>
>
> -----------------------------------------------------------------
>                                           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
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-18  5:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-16 10:43 Problems placing figures II Richard Gabriel
2005-05-17  6:55 ` Hans Hagen
2005-05-17 13:40   ` Richard Gabriel
2005-05-17 15:02     ` Hans Hagen
2005-05-18  5:59       ` Richard Gabriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).