Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Mon, Oct 27, 2003 at 11:12:41AM +0100, Lars Gullik Bj�nnes wrote:
>> pagebreak should be very visible in the gui. if not that is a bug.
>
| Have you tried the patch? It looks the same as before.
>
| With the patch it's just a displayed inset that draws a fat red line
| across the screen. Without the patch it is some paragraph property
| that's displayed as a fat red line across the screen.
| But the inset works 'automatically' whereas the paragraph property
| requires extra code not just for drawing but to handle it when
| splitting and mergeing paragraphs as well.
>
>
| Please show me the example of paragraph layouts with pagebreaks you
| were refering to. My grepping turns out (more or less) empty:
>
>> grep -i below * | grep -v configure
| aastex.layout:# Need reordering below here
| scrclass.inc:Style Captionbelow
| scrclass.inc: LatexName captionbelow
>> grep -i above *
| scrclass.inc:Style Captionabove
| scrclass.inc: LatexName captionabove
There are severla of the LaTeX classes that we do not support
properly.
--
Lgb