lilypond-user
[Top][All Lists]
Advanced

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

Re: Automatic beam problem


From: Trevor Daniels
Subject: Re: Automatic beam problem
Date: Tue, 31 Jul 2012 18:40:21 +0100

Daniel, you wrote Sunday, July 29, 2012 10:50 PM
Subject: Re: Automatic beam problem

> \set Timing.beamExceptions = #'()
> 
> didn't help (maybe a bug?). 

Don't understand why not.  This works fine here:

\relative c' { 
  \time 4/4
  \set Timing.beamExceptions = #'()
  \set Timing.baseMoment = #(ly:make-moment 1 4)
  \set Timing.beatStructure = #'(1 1 1 1)
  c8 c c c c c c c
}

> But I solved it with manual beams now as you 
> advised since it's just in 2 bars in the whole score.

OK, good.  Glad to help.

Trevor

reply via email to

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