[Doxygen-users] LaTeX layout: unexpected new page: bug?
Brought to you by:
dimitri
From: Frédéric D. <Fre...@or...> - 2014-06-25 15:45:11
|
Hello, I have a problem with the layout of a pdf file generated by Doxygen (v. 1.8.7) through LaTeX: a table is placed at the top a page while the previous page has a large empty space (large enough for this table). It is difficult for me to send you a minimal example because of the complexity of the LaTeX file generated by Doxygen. Anyway, I could reproduce the problem by including several times in a row (\input{}) a file containing the following structure: %%%%%%%%%%%%%%%%%%%% \subsection{Here a title which is several lines long} A short paragraph (single line) A DoxyParams Table %%%%%%%%%%%%%%%%%%%% I also noticed that: - the table, which appears several times in the document, is generally well-placed (sometimes starting at the bottom of a page and ending at the top of the next page, but this is not an issue). - the unexpected new page disappears if a second short paragraph is inserted between the subsection title and the table. - the LaTeX logfile does not seem to report any problem, with very few differences between the pathologic case and the 2-short-paragraph case. I am wondering if this is a Doxygen bug. Cheers. Frédéric Darboux -- ....................................................... UR Science du Sol INRA 2163 Avenue de la Pomme de Pin CS 40001 - Ardon F-45075 Orléans Cedex 2 France Ph: +33 2 38 41 48 23 Fax: +33 2 38 41 78 69 Email: <Fre...@or...> WebPage: <http://tinyurl.com/DarbouxInraFr> Lab.: <http://www6.val-de-loire.inra.fr/ur-sols/> |