Sorry, I've found the answer in the manual - I must be getting tired!
On Mon, 2007-04-30 at 01:40 +0100, Bernard Hurley wrote:
> Hi,
>
> After processing following code:
>
> ===
> {
> \time 4/4
> r2 d''2\glissando
> \break
> c''2 r2
> }
> ===
>
> there is no brea
Hi,
After processing following code:
===
{
\time 4/4
r2 d''2\glissando
\break
c''2 r2
}
===
there is no break between the two bars. I have a score with _lots_ of
glissandi accross bar lines. I need to be able to force line breaks. How
do I do it?
I have tried:
==