bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \break not working when grouped


From: David Bobroff
Subject: Re: \break not working when grouped
Date: Wed, 06 Apr 2005 12:47:30 +0000

Thanks Erik.  I realize that what happened was that I was moving some
things around and ended up moving \break out of a grouping of its own.

It's working now.

-David

On Wed, 2005-04-06 at 01:51 +0200, Erik Sandberg wrote:
> 
> The missing >> was probably due to my mail program. What I tried to say, was 
> that you could try
> { s1 \break }
> iso.
> s1 \break
> 
> When you write
> <<
>   \mus
>   s1 \break
> >>
> it does what you would expect this code to do:
> <<
>   \mus
>   s1
>   \break
> >>
> 
> I.e., lily will do all 3 things at the same time.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]