]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/fretted-headword.ly
Run update-with-convert-ly, and run convert-ly manually on scm/*.scm
[lilypond.git] / Documentation / snippets / fretted-headword.ly
index 186483797e6b28a3148ed85080b3e30aba4e72a9..a130cce278d890de7499affd4c06269a5547e68e 100644 (file)
@@ -10,7 +10,7 @@
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.14.0"
+\version "2.15.18"
 
 #(set-global-staff-size 15)
 \paper {
@@ -49,7 +49,7 @@ ssnor = \set stringNumberOrientations = #'(right)
 % define fingering offset
 FO = #(define-music-function (parser location offsetX offsetY) (number? number?)
 #{
-  \once \override Voice.Fingering #'extra-offset = #(cons $offsetX $offsetY)
+  \once \override Voice.Fingering #'extra-offset = #(cons offsetX offsetY)
 #})
 
 % markups