[OS X TeX] Postponed display
Morten Høgholm
morten.hoegholm at gmail.com
Thu Apr 6 14:54:27 CEST 2006
On 4/6/06, delanoy at math.univ-lyon1.fr <delanoy at math.univ-lyon1.fr> wrote:
> I've got a long array that I want to be displayed on a single page. So I
> should like
> to say to LaTeX, ``wait till the current page is finished, and then insert
> the array."
> Is there a command to do this ?
As Ross says, you can use the table environment (or some other
floating env.) to do this with the [p] placement specifier.
Alternatively, load the afterpage package and use
\afterpage{stuff to typeset}
Morten
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list