I understand that however you still can not control what note it goes to. \slashedGrace b8_( <e, a c>4 )
How would I indicate to have the slur attach to the 'a' note? >And, until there is a >better solution, you may have to tweak the shape of the slur to go to >the correct note (say you wanted to go the "a" in the chord). which is the same solution I have already done with the previous examples. \version "2.18.2" \relative c'{ \time 6/8 <<{ \voiceOne \stemUp <\tweak Flag.transparent ##t e g>8}\\{\voiceTwo \slurDown \stemUp \shape #'((0.2 . 0) (0 . 0) (0 . 0) (0 . 0.3)) Slur \override Slur.positions = #'(0 . 0) \acciaccatura d'8 c <e, g b> <e g c>}>> | } \relative c'{ \time 6/8 <e' g>8 \stemUp \slurDown \shape #'((1 . 1.8) (0.7 . 2.2) (-0.1 . 2.05) (-0.1 . 2.0)) Slur \override Slur.positions = #'(0 . 0) <e g>16 (a) <e g>8 } Thanks
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user