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: Nicolas Sceaux
Subject: Re: Issue 1747 in lilypond: parallelmusic problem: q-notation does not work in \relative
Date: Fri, 8 Jul 2011 00:14:09 +0200

Le 7 juil. 2011 à 12:13, address@hidden a écrit :

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

Could you explain why the two ought to be identical?
From what `q' is for (*repeating* a chord), reading this snippet I'd conclude
that they shall produce different results, as the repeated chord is not the same
in both cases (the second <c a> does not have the same octave as the first one).

`q' is not a textual macro.  It is really for repeating the very same chord 
(with
the same octave).

[1747 is indeed a duplicate for 1110, but this is orthogonal from the
above case.]

Nicolas




reply via email to

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