lilypond-user
[Top][All Lists]
Advanced

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

Re: Using \partcombine with explicit voices


From: Phil Burfitt
Subject: Re: Using \partcombine with explicit voices
Date: Mon, 20 Oct 2014 15:02:51 +0100

From: "Urs Liska" <address@hidden>

Hi,

I'm trying for the first time to engrave partcombine-d parts, and I'm
running in an issue for which I don't see anything in
http://lilypond.org/doc/v2.18/Documentation/notation/multiple-voices.html#automatic-part-combining.

Consider the attached example. As it it it compiles fine. But if you
exchange the comments and use the lines the explicitly instantiate the
voices for the music variables it doesn't work - lily complains about
clashing note columns and gives the attached output.

It seems that \partcombine doesn't work when the two music expressions
are enclosed in explicit voices. Is that true? is that expected? is that
necesary?

This poses problems for me because in the current context I'm forced to
enclose a number of consecutive music variables in one Voice context in
order to be able to write spanners or slurs that cross variables (i.e.
start in one and end in the other).

Is there a solution for my problem, either by making some settings so
\partcombine works or by massaging the Voice context to spit out a
"bare" music expression again?

TIA
Urs

Hi Urs,

Use the \voiceXXX commands...specifically \voiceOne and \voiceTwo in your case.

http://lilypond.org/doc/v2.18/Documentation/notation/multiple-voices

Phil.








reply via email to

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