]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/property-init.ly
* lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
[lilypond.git] / ly / property-init.ly
index dd36fd80dc0b3072633e8a5e4de27cad480a2f6d..5d6714def6398bb27da3f469737569d6bcf10a7d 100644 (file)
@@ -49,8 +49,8 @@ tieSolid = {
 
 setEasyHeads = \sequential {
   \override NoteHead #'print-function = #Note_head::brew_ez_stencil
-  \override NoteHead #'Y-extent-callback = #'()
-  \override NoteHead #'X-extent-callback = #'()
+  \override NoteHead #'font-size = #-7
+  \override NoteHead #'font-family = #'sans
 }
 
 aikenHeads = \set shapeNoteStyles = ##(do re mi fa #f la ti)