lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2910 in lilypond: problem with 'outside-staff-


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2910 in lilypond: problem with 'outside-staff-padding
Date: Tue, 23 Jul 2013 16:12:10 +0000


Comment #13 on issue 2910 by address@hidden: problem with 'outside-staff-padding
http://code.google.com/p/lilypond/issues/detail?id=2910

OK - so I now understand this a bit better - the issue is that outside-staff-padding pads on both sides of the markup. Therefore, the following gives expected behaviour, given that this is understood. Might we just document this?

\relative c'' {
\once \override TextScript.outside-staff-padding = #0
a'^"This text is placed very close to the note very close to the note"
\once \override TextScript.outside-staff-padding = #3
c^"This text is padded away from the previous text"
c^"Also padded away from the previous text"
c^"Close to the previous text"
}

Attachments:
        2910.png  10.4 KB

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