Op dinsdag 1 januari 2008, schreef Stefan Thomas:
> in the below qoted file I have a problem with the tuplet spanner,
> wich is to short in the 5th measure.
> I think it has to Do with the
> " \set tupletSpannerDuration = #(ly:make-moment 1 4) ". Is there a
> possibility to revert this?

Put
        \set tupletSpannerDuration = #(ly:make-moment 1 2)
or maybe better
        \unset tupletSpannerDuration

just before the last \times .

Met vriendelijke groet,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi


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

Reply via email to