[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More \quoteDuring problems, with and without \partcombine
From: |
Dominic |
Subject: |
Re: More \quoteDuring problems, with and without \partcombine |
Date: |
Sat, 27 Jul 2013 14:26:50 -0700 (PDT) |
/"When two quoted parts are \partcombined, only one part's notes remain in
the combined staff."/
I have independently stumbled across this incredibly annoying problem, but I
seem to have found a solution by sheer chance. I don't know why it works, or
if it would work in all scenarios, but if you insert the command
/\partcombineChords/ just before the /\quoteDuring/ in the part, the
partcombine then works as intended.
So in your attached example, replace the line
/fluteIINotes = { r4 \quoteDuring #"violin2" { s2 } r4 | }/
with the line:
/fluteIINotes = { \partcombineChords r4 \quoteDuring #"violin2" { s2 } r4 |
}/
...and it will at least get you around the problem in most cases.
Dominic
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/More-quoteDuring-problems-with-and-without-partcombine-tp66413p148482.html
Sent from the Bugs mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: More \quoteDuring problems, with and without \partcombine,
Dominic <=