bug-lilypond
[Top][All Lists]
Advanced

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

Re: \partcombine interacts badly with \tag


From: Dan Eble
Subject: Re: \partcombine interacts badly with \tag
Date: Sat, 18 Apr 2015 17:16:29 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

H. S. Teoh <hsteoh <at> quickfur.ath.cx> writes:

> \score {
>     \removeWithTag #'midi {
>         \partcombine \fluteIPart \fluteIIPart
>     }
> }

Have you tried filtering before combining?
    \partcombine \removeWithTag #'midi \fluteIPart \removeWithTag #'midi 
\fluteIIPart
-- 
Dan





reply via email to

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