]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/voice-tkit.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / ly / voice-tkit.ly
index daeaae4f6901c962f128e8d5203cbd38f9e45d7d..c240cd5f36c22bc241fa5cb5453e396f451840a9 100644 (file)
@@ -1,9 +1,9 @@
-%\version "2.19.19"
+%\version "2.19.22"
 
 \include "base-tkit.ly"
 
 make-voice =
-#(define-music-function (parser location name) (voice-prefix?)
+#(define-music-function (name) (voice-prefix?)
    (define music (make-id name "Music"))
    (if music
        #{