Hi Knute, > I am trying to get a slur that goes from one voice to another.
You need to acutally *use* [independent] voices: %%% SNIPPET BEGINS \version "2.19.61" \language "english" hideOneNote = { \once \omit Stem \once \omit Flag } \relative { \key ef \major \time 3/4 << { \voiceOne | f''4-> s2 | d4 } \\ \new Voice { \voiceTwo | r8 f, ^( <e g> <ef a> <d bf'> <c c'> | \hideOneNote d'8 ) } \\ \new Voice { \voiceFour | s2. | r8 } >> } %%% SNIPPET ENDS Hope this helps! Kieren. ________________________________ Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user