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


1.1.4.2 Easy notation note heads

The ‘easy play’ note head includes a note name inside the head. It is used in music for beginners.

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

[image of music]

The command \easyHeadsOn overrides settings for the NoteHead object. These settings can be reverted with the command \easyHeadsOff. To make the letters readable, it has to be printed in a large font size. To print with a larger font, see Setting the staff size.

Predefined commands

\easyHeadsOn, \easyHeadsOff

See also

Notation Reference: Setting the staff size.

Snippets: Pitches ,

Internals Reference: NoteHead.


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

Cette page documente LilyPond-2.11.40 (branche de développement).

Rapportez toute anomalie en français à lilypond-user-fr@gnu.org ou en anglais à http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs

Vos suggestions à propos de la documentation sont les bienvenues.