lilypond-user
[Top][All Lists]
Advanced

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

Re: Kneed beam with polyphonic music


From: Phil Holmes
Subject: Re: Kneed beam with polyphonic music
Date: Fri, 20 Jul 2012 09:30:46 +0100

----- Original Message ----- From: "Helge Kruse" <address@hidden>
To: "lily-users" <address@hidden>
Sent: Thursday, July 19, 2012 6:36 PM
Subject: Kneed beam with polyphonic music


Hello,

I need to switch the staff for some purposes. To avoid clash with other notes I want to use a kneed beam. For this staff switch. Unfortunately I have also polyphonic music.

How can I enable the kneed beam for the quavers in music below?

Regards
Helge
[snip code]

As a general rule, surround notes where the voice _must_ be specified with \voiceFoo and \oneVoice. In other words, in your example, use something like

\new Voice { e''4 \voiceOne e \oneVoice }

as opposed to

\new Voice { \voiceOne e''4 e }


--
Phil Holmes



reply via email to

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