]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/flute-slap-notation.ly
Doc-de: update macros.itely and nitpicks
[lilypond.git] / input / lsr / flute-slap-notation.ly
index c3ad7c15cdd9c4f0c9ade514bc88e717a23113ba..3669ca46b46a28a35d941c3bbb62445ce6971ae9 100644 (file)
@@ -1,4 +1,4 @@
-%% 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.13.1"
 
@@ -6,15 +6,14 @@
   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
 }
+