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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to