[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3299 in lilypond: dynamics, articulations etc. att
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3299 in lilypond: dynamics, articulations etc. attached to spacers are wrongly aligned |
Date: |
Sun, 07 Apr 2013 16:41:13 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3299 by address@hidden: dynamics, articulations etc.
attached to spacers are wrongly aligned
http://code.google.com/p/lilypond/issues/detail?id=3299
\version "2.17.3"
\markup \justify {
Dynamics, articulations etc. attached to spacer rests
are positioned wrongly. Below the dynamics are applied
at every quarter note, so they should be spread evenly,
but they aren't:
}
\new Staff <<
{ a'2\f a'\f }
{ s4 s\f s s\f }
\new Staff <<
{ a'2\p a'\p }
{ s4 s\p s s\p }
\markup \justify {
And here the turn was specified precisely after a quarter
note skip, so it should be placed midway between the two
halfnotes - but it doesn't appear so:
}
\new Staff <<
{ f'2 g'2 }
{ s4 s\turn }
Attachments:
bad script alignment.png 4.8 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
- [Lilypond-auto] Issue 3299 in lilypond: dynamics, articulations etc. attached to spacers are wrongly aligned,
lilypond <=