Re: [Groff] [mom][patch] FLOAT bug fixes

2013-09-13 Thread Peter Schaffter
On Thu, Sep 12, 2013, Robin Haberkorn wrote: > 1) if a "FLOAT FORCE" block fits on the current page, the register > #FORCE is not removed/reset. If it does not fit on the page, a NEWPAGE > is emitted and #FORCE is removed. > This results in the FLOAT immediately following a "forced" FLOAT > (fittin

[Groff] [mom][patch] FLOAT bug fixes

2013-09-12 Thread Robin Haberkorn
Dear groffers, I have found and fixed two severe mom bugs in the FLOAT macro. See attachment - it's a patch against CVS HEAD. 1) if a "FLOAT FORCE" block fits on the current page, the register #FORCE is not removed/reset. If it does not fit on the page, a NEWPAGE is emitted and #FORCE is removed.