bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug in TupletBracket


From: Erik Sandberg
Subject: Re: Bug in TupletBracket
Date: Wed, 12 Oct 2005 10:20:10 +0200
User-agent: KMail/1.8.1

On Wednesday 21 September 2005 00.59, Panteck wrote:
> Lilypond 2.7.10, Windows native
>
> Setting the bracket-visibility flag to #'if-no-beam doesn't appear to be
> working (unless I'm not understanding how this feature is supposed to
> work). You can see this in the auto-beam-tuplets.ly regression test.
>

Thanks, added to the bug databaase as tuplet-bracket-if-no-beam.ly.

%critical popular
%Panteck, Edward Neeman

\header {
  texidoc = "the @code{if-no-beam} setting of @code{bracket-visibility} 
doesn't seem to work. The quarters should have no tuplet bracket."
  reportedin = "2.7.10"
}
\version "2.6.3"
\layout{raggedright=##t}
\score {
\new Staff
  \relative c' {
   \override TupletBracket
     #'bracket-visibility = #'if-no-beam

   \times 2/3 {d4 d d}
   \times 2/3 {d8 d d}
  }
}

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.6/




reply via email to

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