Is it possible to tell  the NoteNames engraver to print the name for
only the first note of a sequence of tied notes?

    mymusic = { c'4 c' ~ c'2 }
    \score {
        <<
        \new Voice  \mymusic
        \context NoteNames \mymusic
        >>
    }



Thanks,
Mike

<<attachment: notenamestied.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to