On 05/01/2020 17:22, Malte Meyn wrote:
Am 05.01.20 um 18:11 schrieb Wols Lists:
Anyways, I'll give you a little tip, and attach my "dynamics.ily" file.
All my custom dynamics live in here, and I include it in any work that
might need them. I'm *guessing* that it's very similar to the standard
definitions that exist in lilypond, […]
No, it isn’t. Your commands produce TextScripts, not DynamicTexts, so
they are not vertically aligned with other dynamics. This is how the
standard definitions look like:
sfzp = #(make-dynamic-script "sfzp")
Thanks. I'll have to update my file :-)
Cheers,
Wol