lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3544 in lilypond: Docs: update in response to


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3544 in lilypond: Docs: update in response to \hspace changes
Date: Tue, 17 Sep 2013 08:55:29 +0000


Comment #8 on issue 3544 by address@hidden: Docs: update in response to \hspace changes
http://code.google.com/p/lilypond/issues/detail?id=3544

I prefer not using the markup macro except in the Extending manual. Also I think it's ok to try having a nice alignment matching the normal alignment of \mp. Without having actually checked, it seems plausible to me that #-0.6 is likely to be closer than #LEFT. So I'd use

mpdolce =
-\tweak self-alignment-X #-0.6
  #(make-dynamic-script
    #{ \markup { \dynamic mp \normal-text \italic dolce } #})

here. I am not enthused about the self-alignment-X (I'd prefer tacking a "dimensionally invisible" dolce on right in the markup), but it's probably as good as we'll get without creating new markup commands.

--
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

[Prev in Thread] Current Thread [Next in Thread]