I use blind tables to prevent titles from being severed from the following block. But...
If the block is too large to fit on remaining the page, it is ``sent'' to the next one.
So I get stuff like this:
____________________
|p.1 |
|1st *title* |
|1st block |
|1st block |
|1st block |
|1st block |
| |
| |
| | <---Half of
| | the page
| | is empty
|____________________|
____________________ |p.2 | |2nd *title* | |2nd block | |2nd block | |2nd block | |2nd block | |2nd block | |2nd block | | | | | | | |____________________|
where 1st and 2d blocks are large paragraphs that *cannot* be divided into several subblocks.
where I want:
____________________ |p.1 | |1st *title* | |1st block | |1st block | |1st block | |1st block | | | |2nd *title* | <---the 2nd block |2nd block | begins on |2nd block | the 1st page |2nd block | |____________________|
____________________ |p.2 | |2nd block | |2nd block | |2nd block | | | | | | | | | | | | | | | |____________________|
If I remove the ``keep-with-next'' att., of course, I get lonely titles wandering at the bottom of some pages.
Thanks in advance for the help
-- +----------------------------+ |Nicolas Mazziotta | |Aspirant au doctorat | |Linguistique fran�aise | |D�partement d'�tudes romanes| |Universit� de Li�ge | +----------------------------+ |04/3665382 | |[EMAIL PROTECTED] | +----------------------------+
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
