]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/gonville.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / included / gonville.ly
index d0d6f1ad3807347c0c96f9285b4d59562b2a0e6b..4ee47ec5ad7cbf76f55151bdda326145875af705 100644 (file)
@@ -7,7 +7,7 @@ path)."
 
 }
 
-\version "2.13.6"
+\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 
 }