Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3299 by [email protected]: 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

Reply via email to