Hmm. Adding extra-spacing-width seems to work.

ppecrescText = \markup {
  \normal-text \italic "pp e cresc ..."
}
ppecresc = \tweak DynamicText.self-alignment-X #LEFT
\tweak DynamicText.extra-spacing-width #'(0 . -20)
#(make-dynamic-script ppecrescText)


This idea came from a post from 2017.

https://lists.gnu.org/archive/html/lilypond-user/2017-08/msg00097.html

What's really going on here?


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

Reply via email to