Hello
I don't know if this is a bug, or i didn't understand well the new manual
beaming function. I am trying to do 3 separate 1/8th note non beamed. In
this example it doesn't work:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.13.42"

\new Staff {

\time 3/8
\set baseMoment = #(ly:make-moment 1 8)
\set beatStructure = #'(1 1 1)


c'8~
\times 4/7 {
        c'8~
        c'32
        c'16~
}
c'8
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


THanx for any feedback

Best
Karim Haddad

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to