On 1/14/12 14:44 , Phil Holmes wrote:
----- Original Message ----- From: "Alberto Simões"
<al...@alfarrabio.di.uminho.pt>
To: <lilypond-user@gnu.org>
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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user