lilypond-user
[Top][All Lists]
Advanced

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

Re: ties across voices


From: Alberto Simões
Subject: Re: ties across voices
Date: Sat, 14 Jan 2012 14:36:41 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0



On 1/14/12 14:31 , Alberto Simões wrote:


On 1/14/12 14:11 , Alberto Simões wrote:
Hello,

Is there anyway to make a tie across voices easily?

Thanks,
ambs

Got almost there:

f8[ g a c] | g4. \tieDown d8 ~ | <<
{ \stemOff d4 s }
\new Voice { \stemUp g8[ a bes d] }
 >>
\stemUp

Where

stemOff = { \once \override Staff.Stem #'transparent = ##t }

Ok, got there...

stemOff = { \once \override Stem #'transparent = ##t }

It still complains with

piano+voz.ly:63:30: warning: ignoring too many clashing note columns

But ok :) good enough.



reply via email to

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