bug-lilypond
[Top][All Lists]
Advanced

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

Issue 383 in lilypond: tuplets crash without stems


From: codesite-noreply
Subject: Issue 383 in lilypond: tuplets crash without stems
Date: Sat, 23 Jun 2007 13:54:23 -0700

Issue 383: tuplets crash without stems
http://code.google.com/p/lilypond/issues/detail?id=383

New issue report by hanwenn:

\layout{
 \context{
   \TabStaff
   \override TimeSignature #'stencil = ##f
 }
 \context{
   \TabVoice
   \remove Beam_engraver
   \remove Stem_engraver
   \override TupletBracket #'number-visibility = ##f
 }
}

partition = {
    \times 2/3 { f8 g a }
}


\new TabStaff {
    \partition
}



Issue attributes:
        Status: Fixed
        Owner: hanwenn
        Labels: Type-Defect Priority-Medium fixed_2_11_28 fixed_2_10_28

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