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.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user