>>>>> "Daniel" == Daniel M Kaplan <[EMAIL PROTECTED]> writes:
Daniel> To All, Does anyone know if there is a LaTeX command for
Daniel> pushing all the floating figures in a document to the end of
Daniel> the text? I want to be able to push them to the end of the
Daniel> document for my rough drafts, and then insert them
Daniel> appropriately in the text later. Any help would be most
Daniel> appreciated. Thank you.
\usepackage{endfloat} should help. You may need some extra commands.
JMarc
