Updates:
        Status: Started

Comment #1 on issue 3355 by [email protected]: Regression test 'outside-staff-placement-directive.ly' does not test anything
http://code.google.com/p/lilypond/issues/detail?id=3355

I'll push a simpler replacement soon:

\header {
  texidoc = "The @code{outside-staff-placement-directive} adjusts
  the order in which objects are placed outside the staff.  At least
  one choice should give reasonable placement."
}

music = \transpose c c' { f2^"some" f^"words" f^"that" f^"overlap" }

{
  \override Staff.VerticalAxisGroup.outside-staff-placement-directive =
    #'left-to-right-polite
    \tempo left-to-right-polite \music }
% etc.

--
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