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:45:55 +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:44 , Phil Holmes wrote:
----- Original Message ----- From: "Alberto Simões"
<address@hidden>
To: <address@hidden>
Sent: Saturday, January 14, 2012 2:36 PM
Subject: Re: ties across voices




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.

_______________________________________________
====================================

It's all in the documentation if you look:

http://lilypond.org/doc/v2.15/Documentation/snippets/simultaneous-notes#suppressing-warnings-for-clashing-note-columns

I confess I didn't search for it, as I would be okay with the warning :)
But thanks, it makes compile cleaner.

Cheers



reply via email to

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