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

New issue 3241 by [email protected]: Tempo marks collide with dynamics
http://code.google.com/p/lilypond/issues/detail?id=3241

Using the following code:

{
  <<
\new Staff = "Test" { \set Score.tempoHideNote = ##t \clef "bass" \tempo "Andante"4=120 g,4 g,4 g,4 g,4 }
    \new Dynamics  \with { alignAboveContext = "Test" } { s4 s4  \f s4 s4 }
  >>
}

The dynamic marking collides with the tempo mark in 2.17.1, but does not in 2.17.0

Attachments:
        TempoClash17.0.png  2.2 KB
        TempoClash17.1.png  2.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