Hi there,

I've been looking at what's contained in the font, and found a simplified
pedal symbol (pedal.P, as seen here
<http://lilypond.org/doc/v2.18/Documentation/notation/the-feta-font#pedal-glyphs>).
I wanted to see how it looks in my score, so I constructed a small snippet
to try and figure out how to replace the regular pedal symbol.

I've tried a few things unsuccessfully. My latest attempt is:
\override SustainPedal.stencil = #(lambda (grob) #:musicglyph "pedal.P")
However, it doesn't actually change anything. I've found a few snippets
that deal with changing stencils but nothing appears to work for me or do
exactly what I want.

Here's an example snippet: http://lilybin.com/jq3pqx/1

Would anyone know how to accomplish this?

Regards,
Michiel


Let's Deliver

http://letsdeliver.com/

m...@letsdeliver.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to