bug-lilypond
[Top][All Lists]
Advanced

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

Issue 451 in lilypond: \parallelMusic and \relative don't mix


From: codesite-noreply
Subject: Issue 451 in lilypond: \parallelMusic and \relative don't mix
Date: Wed, 05 Sep 2007 06:10:01 -0700

Issue 451: \parallelMusic and \relative don't mix
http://code.google.com/p/lilypond/issues/detail?id=451

New issue report by gpermus:
More discussion here:
http://lists.gnu.org/archive/html/lilypond-user/2006-03/msg00289.html


As for the minimal example: this doesn't work:

\parallelMusic {
        \relative { a' b c d } |
        \relative {a, b c d} |
}

This doesn't either :

\relative {
        \parallelMusic {
                a' b c d  |
                a, b c d |
}

}


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Enhancement Priority-Medium

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