]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/pc-direction.ly
ly- -> ly:
[lilypond.git] / input / no-notation / pc-direction.ly
index 3586a948468eae076b03e7a6b5fe8275298dd0f8..2d9c34569a2e9f8813cca86bfd2ad4463e6c30f5 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.3"
 
 % move to regtest once it works?
 
@@ -60,7 +60,7 @@ staffCombinePianoStaffProperties = {
        % the only way to tell the difference.
        \property PianoStaff.aDueText = #"\\`a2"
        \property PianoStaff.splitInterval = #'(1 . 0)
-       \property PianoStaff.changeMoment = #`(,(make-moment 1 1) . ,(make-moment 1 1))
+       \property PianoStaff.changeMoment = #`(,(ly:make-moment 1 1) . ,(ly:make-moment 1 1))
        \property PianoStaff.noDirection = ##t
 }