bug-lilypond
[Top][All Lists]
Advanced

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

Re: Line breaks don't work when beams span barlines


From: Graham Percival
Subject: Re: Line breaks don't work when beams span barlines
Date: Tue, 27 May 2008 20:50:26 -0700

Yes, that makes sense.  If you want to make beams breakable, set
the #'breakable property on them.  See the docs for help about
tweaks.

Cheers,
- Graham


On Wed, 28 May 2008 01:56:49 +0000 (UTC)
Jesse Engle <address@hidden> wrote:

> %!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> % Line breaks do not function if the break occurs in between
> % beamed notes that span the barline.
> %
> % Bug found using Lilypond v2.10.33 on Windows XP Pro.
> %!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> 
> \version "2.10.33"
> 
> \header {
>       composer = "B__la Bart__k"
>       copyright = "Public Domain"
> }
> 
> \relative c'' {
>       \new Staff {
>               \clef treble
>               \time 4/4
>               
>               gis8\pp[(^"Allegro" ais cis)] d->( cis4 ais8) gis([ |
>               ais d]) cis gis([ ais cis]) d-> cis~[ |
>               
>               \break
>               
>               cis] gis[( ais d)] cis gis[( ais d] |
>               d) gis,[ ais cis] d->( cis4) gis8([ |
>               ais cis)] d4( g8 d cis4) \bar "|."
>       }
> }
> 
> 
> 
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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