lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam breaking


From: Urs Liska
Subject: Re: Beam breaking
Date: Sun, 02 Aug 2020 05:37:34 +0200
User-agent: Evolution 3.36.4-1

Ah no, much simpler: If you ask LilyPond to print an explicit beam it
will print an explicit beam ;-)

Am Sonntag, den 02.08.2020, 05:35 +0200 schrieb Urs Liska:
> Am Sonntag, den 02.08.2020, 13:32 +1000 schrieb Andrew Bernard:
> > \version "2.21.4"
> > 
> > 
> > 
> > {
> > 
> >   \time 7/8
> > 
> >   \set Timing.measureLength = #(ly:make-moment 1/4)
> > 
> >   \override Beam.breakable = ##t
> > 
> >   \tuplet 7/8 {
> > 
> >     b'16[ b' b' b'
> > 
> >     \break
> > 
> >     c'' c'' c'']
> > 
> >   } |
> > 
> > }
> 
> I'm not sure, but I'd suppose that even "breakable" will only let you
> break beams *at* note heads and not as some point between two notes.
> 
> Urs
> 
> 




reply via email to

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