Dekel Tsur wrote:
> If you use the latter (and also move the dialogue layout to the top of the
> file), after pressing enter in a speaker paragraph, LyX will automatically
> switch to the dialogue layout.
OK, I see what you are saying. The first thing in the layout is the
default.
A further note
Dekel Tsur wrote:
>
> On Mon, May 15, 2000 at 04:08:47AM -0300, Garst R. Reese wrote:
> > Some will think that it leads to too much whitespace, but in scripts
> > whitespace is a Good Thing (TM).
>
> So, if you have a half page long dialogue, and the current page is 60% full,
> you consider movi
On Mon, May 15, 2000 at 04:08:47AM -0300, Garst R. Reese wrote:
> Some will think that it leads to too much whitespace, but in scripts
> whitespace is a Good Thing (TM).
So, if you have a half page long dialogue, and the current page is 60% full,
you consider moving the long dialogue to the next
Martin Vermeer wrote:
>
> Reading the TeXbook page 111 I see a command \filbreak which will break
> the page where it occurs, unless the stuff to the next \filbreak fits on
> the page too. So you should put it between (around?) all sections that
> you want not to break.
>
> Would this be what yo