Hi Dimitri, Thanks for the reply.
On Saturday, February 15, 2014 02:50:35 PM Dimitri van Heesch wrote: > If you are not using the latest doxygen release, try that first. I am using 1.8.6 currently on Kubuntu 13.10. > > If that doesn't help you could see if emptying the content of the > ensurespace command in doxygen.sty helps, i.e. try: > > \newcommand{\ensurespace}[1]{} > > In general it is pretty hard to make LaTeX generate the right output > automatically. It has the tendency to either leave too much whitespace or > to put the content into the page margin :-( > > Regards, > Dimitri I tried removing the content of the ensurespace command as you suggested, but the results are the same. I moved things around in the code changing the order of the function declarations to try to avoid the problem, but still find it occurring in in two or three cases. it does not seem to matter if the subsection header is the item to fall on the top of the page. Having any one or two lines of paragraph text fall on the top of the page followed by the parameter table produces the same results. On the few cases where it occurs I get the paragraph line or lines (maybe a brief description line or the last line or two of a longer paragraph that started on the previous page), and then the page breaks and the parameter table appears at the top of the next page. If I insert extra filler text in the paragraph before the parameters it places the table correctly, but creating an extra two lines of junk text to control the spacing behavior is not desirable. >From what I can tell reading the doxygen.sty file, the DoxyParams envrionment is what is being processed when the page break occurs. It does not seem to reference back to the ensurespace command, but does it? Is there something in the table formatting that could be adjusted? Getting Latex to cooperate seems to be more difficult than the linear algebra routines that I have to program. Thanks for your help, it is most appreciated. Best, John ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users