What were you looking for in terms of combining? Typically, I found partcombine best when the parts are occasionally the same, but it can be adapted to normal multiple voice music, I guess. In the image that I see, the lower voice has stems down, the upper voice has stems up and the "lyrics" are attached to the voice? Did you want the stems pointing in the same direction? Just make the stem directions the same then. Lilypond will complain about overlapping note columns, though…
 Perhaps a better example would be

voiceone = \context Voice = "voice one" \relative { c'4 b a g f e f2 c1}
voicetwo = \relative {c'4 b a g f e \stemDown d_( b) \stemNeutral c1}

Am 04.09.2008 um 16:26 schrieb Risto Vääräniemi:
I am not able to make your example work. If I use it as is (except add
\version "2.11.56" and \include "deutsch.ly" or "suomi.ly") the stems
point in opposite directions. I have to remove the \context Voice =
"voice one" and reverse the voices inside partcombine to actually get
the voices combined. However then I can't use the lyrics. :-(

<<inline: part combine.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to