On Fri, Jan 15, 2010 at 7:53 AM, Daniel Lohmann <[email protected]> wrote: > a clean solution might be possible using the afterpage package. Basically it > provides the \afterpage{<something>} command, which causes the expansion of > <something> to be postponed until LaTeX has shipped out the current page. If > you insert your long table this way, it should (theoretically) appear on the > beginning of the next page without interrupting the flow of text on the > current page. > It seems that this should be possible. This document [1] describes the usage. Liviu
[1] http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
