lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3355 in lilypond: Regression test 'outside-sta


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3355 in lilypond: Regression test 'outside-staff-placement-directive.ly' does not test anything
Date: Sat, 11 May 2013 20:57:07 +0000

Updates:
        Status: Started

Comment #1 on issue 3355 by address@hidden: 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

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