Not top posting.

In the following case, when quoting another voice, the tuplet
bracket doesn't end where it should:

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


--
Groeten,
Alard.

Ceterum censeo MS Word esse delendam.

Attachment: tuplet.png
Description: PNG image

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

Reply via email to