]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-ledger.ly
Run update-with-convert-ly, and run convert-ly manually on scm/*.scm
[lilypond.git] / input / regression / rest-ledger.ly
index 7ce98247f2d717d262e472e3d4bb7c9711469bac..0e8f725500b89f4d86c939a2b9a66dde2051d7ec 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.18"
 \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