Thanks, Mats! This is exactly what I was trying to accomplish. -Jim
At 10:24 AM 10/16/2003 +0200, Mats Bengtsson wrote: >I just copied some examples of property settings from >http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Beaming.html >http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Setting-aut >omatic-beam-behavior.html >and >http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Tuplets.html >and came up with the following example: > >\score{\notes\relative c'{ >\property Voice.autoBeamSettings \override #'(end * * * *) = >#(ly:make-moment 1 4) >\property Voice.subdivideBeams = ##t >\property Score.beatLength = #(ly:make-moment 1 8) > >\property Voice.tupletSpannerDuration = #(ly:make-moment 1 4) > >\times 4/6 { >c16 d e f g a g f e d c b a b c d e f e f g a b c } >}} > > > /Mats _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
