Comment #10 on issue 3544 by [email protected]: Docs: update in response to \hspace changes
http://code.google.com/p/lilypond/issues/detail?id=3544

Actually, there is a way to do this:
mpdolce =
#(make-dynamic-script
  #{ \markup { \concat { \dynamic mp
                         \with-dimensions #'(0 . 0) #'(0 . 0)
                         \normal-text \italic " dolce" } } #})
Maybe we should have \pointificate as a shorthand for \with-dimensions #'(0 . 0) #'(0 . 0) as that is likely the most common usage.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to