]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-ledger.ly
Issue 3926: Add \magnifyMusic; clarify fontSize in docs.
[lilypond.git] / input / regression / rest-ledger.ly
index 7ce98247f2d717d262e472e3d4bb7c9711469bac..f06bda4a7e3831e6afa744049f5b4756b59491ae 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.17.6"
 \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