On 2014-03-01 00:04, Nathan Ho wrote:
I'm glad to hear that my work on both the SMuFL package and the LSR
snippet has helped you! However, there's a much easier solution:
#(define (penderecki-tremolo grob)
(grob-interpret-markup grob
(markup #:vcenter #:smuflglyph "pendereckiTremolo")))
\new Staff {
\override StemTremolo.stencil = #penderecki-tremolo
c'4:32 d'4:32 e'4:32 f'4:32
c''4:32 d''4:32 e''4:32 f''4:32
}
Regards,
Nathan
Hi Nathan,
thanks again for the (indirect) help!
It's of course better not change the whole stem in this case, great! But
maybe the trick to change stem can become handy in some other
circumstance...
Best
Peter
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user