]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/gonville.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / included / gonville.ly
index 8878819083a7c636d109bdff1686632787803709..4ee47ec5ad7cbf76f55151bdda326145875af705 100644 (file)
@@ -7,7 +7,7 @@ path)."
 
 }
 
-\version "2.14.0"
+\version "2.17.6"
 
 \paper {
   myStaffSize = 20
@@ -56,7 +56,7 @@ sampleMusic = \relative c'' {
 {
   \set Staff.instrumentName = #"Gonv override"
   c2^\trill c
-  \override NoteHead #'font-family = #'gonville
-  \override Script #'font-family = #'gonville
+  \override NoteHead.font-family = #'gonville
+  \override Script.font-family = #'gonville
   c^\trill c 
 }