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


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

Reply via email to