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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to