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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to