]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/gonville.ly
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / included / gonville.ly
index 84bade14f2476259197d39c3f021bc1af2462b65..4ee47ec5ad7cbf76f55151bdda326145875af705 100644 (file)
@@ -7,7 +7,7 @@ path)."
 
 }
 
-\version "2.16.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 
 }