[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 986 in lilypond: collision tuplet number and partcombine text
From: |
lilypond |
Subject: |
Issue 986 in lilypond: collision tuplet number and partcombine text |
Date: |
Wed, 20 Jan 2010 13:30:01 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Collision Priority-High
New issue 986 by percival.music.ca: collision tuplet number and partcombine
text
http://code.google.com/p/lilypond/issues/detail?id=986
%%% note that the normal text ^"fooooo" does not collide.
%%% this appears in the part-combine-tuplet-end.ly regtest, but is
%%% not believed to be a regression since a previous version.
\version "2.12.0"
\new Staff <<
\partcombine
\relative c'' {
r2
\times 2/3 { g8[ g g] }
\times 2/3 { g[^"fooooo" g g] } g1
}
\relative c'' { R1 g1 }
--
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |