lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3503 in lilypond: dynamics collide more often with


From: lilypond
Subject: [Lilypond-auto] Issue 3503 in lilypond: dynamics collide more often with other systems
Date: Fri, 16 Aug 2013 20:24:12 +0000

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

New issue 3503 by address@hidden: dynamics collide more often with other systems
http://code.google.com/p/lilypond/issues/detail?id=3503

The last patch for issue 2527 changed the placement of dynamics around cross-staff beams. The dynamics avoid the beam in the less-common case where the beams are forced in the unusual direction, but increase collisions in the more-common case (first score below).

\score {<<
 \new Staff = "up" {\tempo"Vivo Molto" s1 | }
 \new Staff = "down" { \clef bass
   <c,, c,>8 [ <c,, c,>8\f
   \change Staff = "up" g' g'\! ] r2 | }>>}
\score {<<
 \new Staff = "up" {\tempo"Andantino" s1 | }
 \new Staff = "down" { \clef bass
   \stemDown
   <c,, c,>8 [ <c,, c,>8\f
   \change Staff = "up" g' g'\! ] r2 | }>>}
\score {b'1}

Attachments:
        3503.png  31.1 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]