Issue 228: tuplet bracket doesn't end properly when quoting
http://code.google.com/p/lilypond/issues/detail?id=228

New issue report by hanwenn:

%% tuplet bracket doesn't end properly when quoting

\version "2.10.9" % on Ubuntu Linux 6.10
\paper { ragged-right = ##t }

\addquote x {
  \times 2/3 { a'8 a' a' } a'4 a'2 |
}

\new Staff <<
  \set Staff.quotedEventTypes = #'(note-event tuplet-span-event)
  \new Voice = "cue" { s1 }
  \new Voice {
      \cueDuring #"x" #1 { r4 }
      c'4
      \cueDuring #"x" #1 { r2 }
  }
>>



Issue attributes:
        Status: Fixed
        Owner: hanwenn
        Labels: Type-Defect Priority-Medium fixed_2_10_10 fixed_2_11_10

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