David Kastrup <[email protected]> writes: > rr = > #(define-music-function > (parser location dur) > (ly:duration?) > #{ \tweak direction #CENTER r$dur #}) > > would seem saner.
Thanks for the suggestion. I needed
#{ \tweak #'direction #'CENTER r$dur #})
but it sure looks nice(r).
Do you know how to make the duration optional?
-- Johan
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
