lilypond-user
[Top][All Lists]
Advanced

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

Re: Merging noteheads with \mergeDifferentlyHeadedOn


From: Keith OHara
Subject: Re: Merging noteheads with \mergeDifferentlyHeadedOn
Date: Fri, 26 Oct 2012 04:23:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Nick Payne <nick.payne <at> internode.on.net> writes:

> In the following, why is it that the first C# in the top and middle
> voices don't merge unless I also use \once \override NoteColumn
> #'ignore-collision = ##t before that note in either one of those voices.

Often, the note in voice 4 would prevent the merge -- if your low A were 
higher, for example, assuming we want voices 1 and 2 uniformly lined up.

LilyPond is not yet sufficiently sophisticated to recognize that the A is 
out of the way in this case.  As you say, she needs human help here.

===original message==
 \new Staff <<
   \time 3/4
   \mergeDifferentlyHeadedOn
   \mergeDifferentlyDottedOn
   \new Voice = "1" { \voiceOne \relative c''' { cis4 b cis } }
   \new Voice = "2" { \voiceTwo \relative c' { a2. } }
   \new Voice = "4" { \voiceFour \relative c''' { cis8 e, b' e, cis' e, }}>>





reply via email to

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