Comment #3 on issue 1747 by brownian.box: parallelmusic problem: q-notation does not work in \relative
http://code.google.com/p/lilypond/issues/detail?id=1747

Probably, this is the issue of chord repetition in relative mode:

\version "2.15.4"

% should be identical:
\new Voice {
  \relative c'' { <c a> g, q     q }
  \relative c'' { <c a> g, <c a> q }
}

If yes (and \parallelMusic is a noise here), this is definitely a duplicate of issue 1110.

Attachments:
        test.png  1.4 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to