On Sat, Dec 4, 2010 at 7:26 PM, Carl Sorensen <[email protected]> wrote: > >> Hi, >> >> I suppose it is due to beamExceptions that is set for 8th in 4/4 >> (see Oscm/time-signature-settings.scm¹). >> > > Yep, I had just made and tested the change when this email came in. > >> This works: >> >> \relative c' { >> \time 4/4 >> \set Timing.baseMoment = #(ly:make-moment 1 8) >> \set Timing.beatStructure = #'(3 3 2) >> \set Timing.beamExceptions = #'() >> c8 c c c c c c c >> } >> >> But this behaviour is strange (non expected from a user point of view) >> and should be changed or at least documented. > > I can't see how it should be changed. It's totally under user control. > There are three separate context properties that affect autobeaming, and all > three need to be properly set. > > I can see that it needs to be documented better. I'll cook a patch. >
Thanks guys. I'll try it when I log back into my linux side. (I only have 2.12 on windows.) Jon -- Jonathan Kulp http://www.jonathankulp.com _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
