lilypond-user
[Top][All Lists]
Advanced

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

Re: Note collision without stems


From: Alberto Simões
Subject: Re: Note collision without stems
Date: Tue, 29 Dec 2009 18:28:51 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

Sure:

voiceA = \relative c {
     c1( d4)
}
voiceB = \relative c {
     c1( b4)
}

voice = { << \voiceA \\ \voiceB >> }

On 29/12/2009 18:16, James Bailey wrote:
> Can you provide a short example that shows the collision? I'm having
> difficult imagining how to get such a collision, and then how to correct
> it.
> 
> On 29.12.2009, at 19:06, Alberto Simões wrote:
> 
>> Dear all,
>>
>> Can't find a solution to hide one of the two whole notes that are
>> colliding. The only option I find is to substitute one by a space (s1),
>> but if I do that I lose the tie connecting it to the next note.
>>
>> Any hint?
>> (I can put the score online if that helps understanding the problem).
>>
>> Thanks
>> Alberto
>>
>> On 27/12/2009 18:55, Alberto Simões wrote:
>>> Hello.
>>>
>>> How can I remove a collision of two whole notes (semibreve)?
>>> I tried
>>>   \mergeDifferentlyDottedOn
>>>   \mergeDifferentlyHeadedOn
>>>
>>> But none works. That's natural, as the notes are not dotted, and have
>>> the same head. :)
>>>
>>> I am still searching in the manual, but if anybody knows this from head,
>>> thank you :)
>>>
>>> Alberto
>>
>> -- 
>> Alberto Simões
>>
>>
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 

-- 
Alberto Simões




reply via email to

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