Problems placing figures II
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
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 -----------------------------------------------------------------
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
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 -----------------------------------------------------------------
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
participants (2)
-
Hans Hagen
-
Richard Gabriel