lilypond-devel
[Top][All Lists]
Advanced

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

Re: Removes outside-staff-priority from dynamic-related objects in Dynam


From: mtsolo
Subject: Re: Removes outside-staff-priority from dynamic-related objects in Dynamic context (issue 7655045)
Date: Fri, 29 Mar 2013 04:52:29 +0000

On 2013/03/27 21:50:02, janek wrote:
I see that these overrides solve the problem, but it would be nice to
know why
this works.  Can you write an explanation?  What was wrong with the
skylines
that caused this bug?  Maybe this is just one instance of a more
general
problem.

Objects that are placed inside the staff were being placed outside the
staff.  Conceptually, dynamics are "inside" a staff in Dynamics
contexts, even if there is no staff.



https://codereview.appspot.com/7655045/diff/2001/input/regression/dynamics-outside-staff-priority.ly
File input/regression/dynamics-outside-staff-priority.ly (right):


https://codereview.appspot.com/7655045/diff/2001/input/regression/dynamics-outside-staff-priority.ly#newcode18
input/regression/dynamics-outside-staff-priority.ly:18: >>
I suggest to minimize this example to

<<
   \new Staff = "Test" {
     \tempo "Andante" c'1
   }
   \new Dynamics \with { alignAboveContext = "Test" } {
     s1\f
   }
>>

Done

https://codereview.appspot.com/7655045/



reply via email to

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