Peter Van Kranenburg <[email protected]> writes: > Hello all, > > I'm typesetting a piece in 4/4, and I want the eight notes beamed in > groups of two instead of four. So, according to the notation manual, > at the very beginning of my score, I say: > > \set Score.baseMoment = #(ly:make-moment 1 8) > \set Score.beatStructure = #'(2 2 2 2) > > This code is accepted by Lilypond, but the eights are still beamed in > groups of four. What am I doing wrong?
\time will reset them. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
