Am 21.12.19 um 13:42 schrieb Peter Toye:
May I suggest adding 'rf' to the built-in dynamics? Beethoven and Brahms
used it quite a lot, even if it is synonymous with 'rfz' (pedants might
disagree). As did some other, lesser, composers (one of whose music I am
currently engraving).
A far as I can see, it just needs adding
rfz = #(make-dynamic-script "rfz")
to dynamic-scripts-init.ly
Should LilyPond support other dynamics that are not present yet? Looking
at https://w3c.github.io/smufl/gitbook/tables/dynamics.html I’d propose
\pppppp
\ffffff
\sfzp
\sffz
\pf
I have never seen the last one but I’ve also never seen LilyPond’s \sp
and \spp. However, I have seen \mfp and \ffp for accents weaker/stronger
than \fp. So maybe one could add them too?