]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/fretted-headword.ly
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / snippets / new / fretted-headword.ly
index bf55f024894f0e69dae411a8dff46502d61ebeaa..f71af0f147f4b0c422c1a5a6f12d8044fa1dcd8f 100644 (file)
@@ -3,16 +3,10 @@
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.14.0"
-
-#(set-global-staff-size 15)
-\paper {
-  line-width = 17\cm
-  indent = 0\cm
-}
+\version "2.16.0"
 
 \header {
-  lsrtags = "headwords"
+  lsrtags = "headword"
   texidoc = ""
   doctitle = "headword"
 }
@@ -41,7 +35,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