]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/move-specific-text.ly
* scripts/lilypond-book.py (do_file): do not overwrite input file.
[lilypond.git] / input / test / move-specific-text.ly
index f35dd4e1ee199ffeafeceae00815d973b65c4a6e..254341abc50fa4e721f24f57f8c7908dc54786bf 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.1.25"
+\version "2.1.26"
 % possible rename to scheme- or something like that.  -gp
 \header { texidoc = "@cindex Scheme Move Text
 You can move objects around with scheme.  This example shows how to
 move text around. " }
 
 #(define (make-text-checker text)
-   (lambda (grob) (equal? text (ly:get-grob-property grob 'text))))
+   (lambda (grob) (equal? text (ly:grob-property grob 'text))))
 
 \score {
   \notes\relative c''' {