]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/fretted-headword.ly
Run update-with-convert-ly, and run convert-ly manually on scm/*.scm
[lilypond.git] / Documentation / snippets / new / fretted-headword.ly
index bf55f024894f0e69dae411a8dff46502d61ebeaa..1e6e556b4fb8b95a2527a165f6f0b1532ad32240 100644 (file)
@@ -3,7 +3,7 @@
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.14.0"
+\version "2.15.18"
 
 #(set-global-staff-size 15)
 \paper {
@@ -41,7 +41,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