Next: , Previous: Special note heads, Up: Note heads


Easy notation note heads

The ‘easy play’ note head includes a note name inside the head. It is used in music for beginners. To make the letters readable, it should be printed in a large font size. To print with a larger font, see Setting the staff size.

     
     #(set-global-staff-size 26)
     \relative c' {
       \easyHeadsOn
       c2 e4 f
       g1
       \easyHeadsOff
       c,1
     }

[image of music]

Predefined commands

\easyHeadsOn, \easyHeadsOff.

See also

Notation Reference: Setting the staff size.

Snippets: Pitches.

Internals Reference: note-event, Note_heads_engraver, NoteHead, note-head-interface.

Other languages: français, español, deutsch.