]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/flags-straight-stockhausen-boulez.ly
Issue 4422/5: Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / flags-straight-stockhausen-boulez.ly
index 17ab7e2b0d9bb294fbeebd0cd83e5b85bf11bd3f..6440bb081ea8ca6534d38273a50d807e9e8ef69f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.22"
 
 \header {
 texidoc = "Flags can be drawn straight in the style used by
@@ -7,7 +7,7 @@ Stockhausen and Boulez.
 }
 
 
-stemLength = #(define-music-function (parser location length) (number?)
+stemLength = #(define-music-function (length) (number?)
   "Set the length of the next stem explicitly."
   #{
     \once \override Stem.length-fraction = #length