]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/flute-slap-notation.ly
LSR: Update.
[lilypond.git] / input / lsr / flute-slap-notation.ly
index c835631773d26c1b55b634f8ac3d57e09e566de0..c5b5d8d7872b3801b1924863c099e9f02e1acbd9 100644 (file)
@@ -1,20 +1,19 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.12.0"
+\version "2.12.3"
 
 \header {
   lsrtags = "winds"
 
   texidoc = "
-It is possible to indicate special articulation techniques such as
-flute's \"tongue slap\", by replacing the note head with the
-appropriate glyph.
+It is possible to indicate special articulation techniques such as a
+flute's \"tongue slap\" by replacing the note head with the appropriate
+glyph.
 
 "
   doctitle = "Flute slap notation"
 } % begin verbatim
 
-
 slap =
 #(define-music-function (parser location music) (ly:music?)
 #{
@@ -30,3 +29,4 @@ slap =
 \relative c' {
   c4 \slap c d r \slap { g a } b r
 }
+