lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Suppress NoteNames output on ties ?


From: Michael Ellis
Subject: Suppress NoteNames output on ties ?
Date: Thu, 17 Mar 2011 10:23:54 -0400

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
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]