ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* LaTeX float pages in ConTeXt
@ 2007-12-12 18:26 Santy, Michael
  2007-12-12 19:07 ` Aditya Mahajan
  0 siblings, 1 reply; 12+ messages in thread
From: Santy, Michael @ 2007-12-12 18:26 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 863 bytes --]

I've been playing around with the float placement options in ConTeXt, but I could find no way to enable "float pages".  If you're not familiar with float pages, here's a quick blurb:

"If there are too many floats to fit on a page, LaTeX pushes them on to the next page, and the next; eventually, floats may end up at the end of the document. If the [p] option has been provided to individual figures and tables, they may be pushed together onto a “float page” that has no text." - http://mintaka.sdsu.edu/GF/bibliog/latex/floats.html

I'm not interested in using \setupfloat[figure][default=page].  It forces all figures to a float page with one picture per page.  In latex, the behavior that I desire can be specified with:

\begin{figure}[htbp]
  \includegraphics[width=5.0in, height=3.0in]{myfile.jpg}
  \caption{Blah}
\end{figure}

Cheers,
Mike

[-- Attachment #1.2: Type: text/html, Size: 1402 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

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

end of thread, other threads:[~2007-12-13 18:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-12 18:26 LaTeX float pages in ConTeXt Santy, Michael
2007-12-12 19:07 ` Aditya Mahajan
2007-12-12 20:00   ` Santy, Michael
2007-12-12 20:22     ` Peter Rolf
2007-12-13  8:37     ` Wolfgang Schuster
2007-12-13  9:55       ` Willi Egger
2007-12-13 10:06         ` Hans Hagen
2007-12-13 11:01           ` Wolfgang Schuster
2007-12-13 15:22             ` Santy, Michael
2007-12-13 16:55               ` Hans Hagen
2007-12-13 17:25               ` Aditya Mahajan
2007-12-13 18:19               ` Santy, Michael

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