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: janek . lilypond
Subject: Re: Removes outside-staff-priority from dynamic-related objects in Dynamic context (issue 7655045)
Date: Wed, 27 Mar 2013 21:50:02 +0000

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.


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
  }


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



reply via email to

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