Jean Abou Samra <[email protected]> writes:
> Le 15/04/2022 à 22:01, Paul Hodges a écrit :
>> I am trying to write the dynamic "sfffz". But when I write
>> \markup\dynamic"sfffz" the first sf is made a ligature, then the
>> last two are made another ligature - the difference in spacing of
>> the f's is ugly, as in the attached image - is there anything I can
>> do about it?
>>
>> Paul
>
>
>
> \markup \concat { \dynamic s \dynamic f \dynamic f \dynamic f \dynamic z }
>
> ?
Easier to write as
\markup \concat \dynamic { s f f f z }
and should be perfectly equivalent.
> See
> http://lilypond.org/doc/v2.23/Documentation/notation/formatting-text.html
>
> Best,
> Jean
>
>
>
--
David Kastrup