]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/extending-glissandi-across-repeats.ly
Doc-es: update Notation/Percussion.
[lilypond.git] / Documentation / snippets / extending-glissandi-across-repeats.ly
index bd18a741f45f89dc3fdb9490b653bf56deb6f82f..698fc4a72390558d6f91bd26b0ac34c50172a121 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.18.0"
+\version "2.19.22"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
@@ -24,7 +24,7 @@ corresponding grace notes in all other voices.
   doctitle = "Extending glissandi across repeats"
 } % begin verbatim
 
-repeatGliss = #(define-music-function (parser location grace)
+repeatGliss = #(define-music-function (grace)
   (ly:pitch?)
   #{
     % the next two lines ensure the glissando is long enough