lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3241 in lilypond: Tempo marks collide with dynamic


From: lilypond
Subject: [Lilypond-auto] Issue 3241 in lilypond: Tempo marks collide with dynamics
Date: Wed, 13 Mar 2013 18:40:26 +0000

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

New issue 3241 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]