bug-lilypond
[Top][All Lists]
Advanced

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

Issue 228 in project lilypond


From: codesite-noreply
Subject: Issue 228 in project lilypond
Date: Mon, 08 Jan 2007 04:28:43 -0800

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




reply via email to

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