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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to