]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ly-examples/aucun-snippet.ly
Issue 4422/5: Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / ly-examples / aucun-snippet.ly
index 5dbdcb71a1335390d0e567c16af507f86f1f1e92..e8e6d538fbf62424cfdcf0c89a88c1c7c7809bfd 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.19.21"
+\version "2.19.22"
 \include "example-header.ily"
 
 \paper {
@@ -130,7 +130,7 @@ global = {
 }
 
 %%%%%%%%% MACRO FOR MAKING SLASHES THROUGH STEMS %%%%%%%%%%
-MakeSlash = #(define-music-function (parser location angle len-left len-right
+MakeSlash = #(define-music-function (angle len-left len-right
 thick y-factor offset)
                                     (number? number? number? number? number?
 pair?)