bug-lilypond
[Top][All Lists]
Advanced

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

Issue 787 in lilypond: script stack order fails with 2 more notes


From: codesite-noreply
Subject: Issue 787 in lilypond: script stack order fails with 2 more notes
Date: Thu, 02 Jul 2009 22:24:32 +0000

Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Regression

New issue 787 by gpermus: script stack order fails with 2 more notes
http://code.google.com/p/lilypond/issues/detail?id=787

Begin with:
  input/regression/script-stack-order.ly
Add two more notes:

\version "2.12.1"
\relative c'' {
  c4^"inner up"^"outer up"_"inner down"_"outer down"  c4 c4
}

Order now reads (top to bottom): inner up, outer up, outer down, inner down


(when this issue is fixed, please add "c4 c4" to the regtest)

Attachments:
        foo.preview.png  2.7 KB

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