]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-ledger.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / rest-ledger.ly
index 7ce98247f2d717d262e472e3d4bb7c9711469bac..94eb2bdaac25acc53dfe15eb866bc0b729748624 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 \header {
 texidoc = "Breve, whole and half rests moving outside the staff should get
 ledger lines."
@@ -9,7 +9,7 @@ ledger lines."
 
 rPos =
 #(define-music-function (parser location y) (number?)
-  #{ \override Rest #'staff-position = #$y #})
+  #{ \override Rest #'staff-position = #y #})
 
 {
   \set Score.timing = ##f