bug-lilypond
[Top][All Lists]
Advanced

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

Issue 405 in lilypond: tupletBracket not printed despite #'bracket-visib


From: codesite-noreply
Subject: Issue 405 in lilypond: tupletBracket not printed despite #'bracket-visibility=##t
Date: Tue, 14 Aug 2007 02:38:17 -0700

Issue 405: tupletBracket not printed despite #'bracket-visibility=##t
http://code.google.com/p/lilypond/issues/detail?id=405

New issue report by gpermus:
\version "2.11.29"
% If ragged-right = ##f, the music is spaced more broadly and the bug 
% doesn't  occur.
\paper {
        ragged-right = ##t
}

% The bracket for the middle tuplet won't be printed, despite the
% property.
\relative c' {
        \override TupletBracket #'bracket-visibility = ##t
        \times 2/3 {r8 c4} \times 2/3 {r8 c'4} \times 2/3 {r8 c c}
}


Attachments:
        foo.preview.png  2.2 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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