]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tag-multiple.ly
Doc-es: various updates.
[lilypond.git] / input / regression / tag-multiple.ly
index d9d62a0e0d702d5e6e5657fe8fe328ccdf96705b..157c0aff38e92af12c64847c6d0f1bc73034b78f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.22"
 \header {
 
   texidoc = "The @code{\\removeWithTag} and @code{\\keepWithTag}
@@ -12,11 +12,11 @@ music =
 <<
   \tag #'flood \new Voice { \voiceOne \repeat unfold 16 { c'''8 cis'''8 } }
   \tag #'highball \new Voice { \voiceThree \repeat unfold 8 { a'4( as') } }
-  \tag #'buffoon \new Voice { \voiceFour \repeat unfold 2 { f1~ f } }
+  \tag #'buffoon \new Voice { \voiceFour \repeat unfold 2 { f1~ 1 } }
 >>
 
 demo =
-#(define-music-function (parser location fun syms m)
+#(define-music-function (fun syms m)
   (ly:music-function? symbol-list? ly:music?)
   #{
     \new Staff