Re: tie engraver in staff? (Re: Tie doesn't tie)

2009-11-09 Thread Mats Bengtsson
Please note that this problem (and the "solution" of moving the tie engraver to the staff context) has been discussed several times before on the mailing list, including the following threads: http://lists.gnu.org/archive/html/lilypond-user/2007-01/msg00359.html http://lists.gnu.org/archive/html

Re: tie engraver in staff? (Re: Tie doesn't tie)

2009-11-09 Thread David Kastrup
Wilbert Berendsen writes: > Agreed. Even when explicitly instantiating voices it remains necessary to use > them for e.g. cross-voice ties. Easy cross-voice ties would be very nice, as > they occor very often in keyboard music. This is an example that works: > > \layout { > \context { > \

tie engraver in staff? (Re: Tie doesn't tie)

2009-11-09 Thread Wilbert Berendsen
Op zondag 08 november 2009 schreef David: > Hm. Maybe ties should work at the staff level as fall-back. Or even > just explicitly. Wouldn't it be nice to be able to say ~~ and have the > tie work staff-level? The current voice jigglery-pokery is not > particularly nice, and it gets worse when

Re: Tie doesn't tie

2009-11-08 Thread Kieren MacMillan
Hi David, Wouldn't it be nice to be able to say ~~ and have the tie work staff-level? Yes. it gets worse when working with <<\\>> when you have to start guessing the right \voiceOne and similar settings in order to have the invisible notes sit on the same place as the visible ones. I neve

Re: Tie doesn't tie

2009-11-08 Thread David Kastrup
Kieren MacMillan writes: > Hi Erik, > >> Why doesn't the first bar tie to the second? > > Because there are three different Voice contexts involved here... be > sure to read the documentation, especially > voices#Multiple-voices>

Re: Tie doesn't tie

2009-11-07 Thread Kieren MacMillan
Hi Erik, Why doesn't the first bar tie to the second? Because there are three different Voice contexts involved here... be sure to read the documentation, especially But you don't even need that much e

Tie doesn't tie

2009-11-07 Thread Erik Appeldoorn
Why doesn't the first bar tie to the second? mus = \relative c { \autoBeamOff \key d \major \time 3/4 \clef bass << { 2 4~ } \\ { d2 } >> | 2. | } \score { \mus } Hou je goed / Keep well, Erik ___ lilypond-user mailin