lilypond-user
[Top][All Lists]
Advanced

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

Re: partcombine and quoteDuring


From: Alex Loomis
Subject: Re: partcombine and quoteDuring
Date: Wed, 15 Jan 2014 20:11:40 -0500

In addition to the problem Mogens described, the first B is marked Solo when \partcombine should be marking it a2.


On Mon, Jan 13, 2014 at 1:05 PM, Mogens Lemvig Hansen <address@hidden> wrote:
Hi,

With the first version of voiceB below I get “ warning: ignoring too many clashing note columns”
The second version works as expected.  The difference seems to be whether the quoted music begins with a rest.
Bug?

\version "2.18.0"
voiceA = \relative c'' { e4 d r b a b  }
\addQuote "A" { \voiceA }
voiceB = \relative c'' { g a   \quoteDuring #"A" { s2 } f4 b }
voiceB = \relative c'' { g a r \quoteDuring #"A" { s4 } f4 b }
\score { \partcombine \voiceA \voiceB }


Regards,
Mogens



_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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