bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1747 in lilypond: parallelmusic problem: q-notation does not w


From: lilypond
Subject: Re: Issue 1747 in lilypond: parallelmusic problem: q-notation does not work in \relative
Date: Thu, 07 Jul 2011 10:13:33 +0000


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]