Hi,
I'm a little bit frustrated for I tried to figure this simple-seaming
issue out on my own but didn't manage it.
I'd like to define an extra dynamic sign that's smaller than the
original one.
First surprise:
I thought to use a definition like this
ep=\markup { \dynamic {p}}
as a base for the size change - but it doesn't work even like this....
So I found this: (Its scheme? right?)
ep = #(make-dynamic-script (markup #:dynamic "p" ))
- but I have no idea how to integrate the size here.
I could work with
\override DynamicText.font-size = #-2, but maybe there is an even
simpler option.
Cheers
Joei
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user