Comment #2 on issue 787 by n.puttock: script stack order fails with 2 more notes
http://code.google.com/p/lilypond/issues/detail?id=787

Carl, I think there's more to this bug than it appears from the regression test, since it still fails if there are more than two scripts stacked in a particular
direction.

\relative c'' {
  c4^"1"^"2"^"3"-"4"-"5"-"6"
  c4^"1"^"2"^"3"-"4"-"5"-"6"
}

\relative c'' {
  c4^"1"^"2"^"3"-"4"-"5"-"6" c c
}

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