Villum Sejersen wrote: > > > Separating out the voices instead of the chord construct seems to do > what you want: > > \version "2.15.6" > voiceA = { \slurUp e'( d') } > voiceB = { \tieUp c'~ c' } > voiceC = { \tieDown a ~ a } > > \new Staff << > \time 2/2 > \voiceA > \voiceB > \voiceC > >> > > Experimenting with various combinations of \tieUp / \tieDown give > slightly different results, but the slur and ties are attached to the > right notes. > it seems i can't get VoiceB (the c's) to have a tie going up (with version 2.15.5)!
this works in one voice (without to many tweaks)! { \tieDown \slurUp <e' c' -\tweak #'direction #1 ~ a ~ >2( <d' c' a> ) } cheers Eluze -- View this message in context: http://old.nabble.com/where%27s-the-slur--%284-year-old-question%29-tp32122228p32123640.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user