lilypond-user
[Top][All Lists]
Advanced

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

Re: Line breaks and glissandos in \version "2.11.22"


From: Bernard Hurley
Subject: Re: Line breaks and glissandos in \version "2.11.22"
Date: Mon, 30 Apr 2007 01:55:39 +0100

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 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:
> ==========
> \new Voice \with {
>   \remove "Forbid_line_break_engraver"
> }
> {
>   \time 4/4
>   r2 d''2\glissando
>   \break
>   c''2 r2
> }
> ==========
> but it doesn't work!
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 




reply via email to

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