lilypond-devel
[Top][All Lists]
Advanced

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

Re: Regtests for 2.15.7


From: address@hidden
Subject: Re: Regtests for 2.15.7
Date: Sun, 31 Jul 2011 19:33:34 +0200

On Jul 31, 2011, at 11:52 AM, Phil Holmes wrote:

tuplet-rest.ly is different and looks like http://code.google.com/p/lilypond/issues/detail?id=1720 has been fixed. Except it's down as patch needs work.  Explanation, please?

1720 is not really fixed - it is just that LilyPond makes smarter automatic decisions.  If you force the bracket down, it'll still collide.  So, I'd change the example to include a manual override for the TupletBracket direction but keep the issue open.

\context Voice  \relative c'' {
\override TupletBracket #'direction = #DOWN
  \time 2/4
  \times 2/3 { r c,,, c''' }
}


Cheers,
MS

reply via email to

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