]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/flute-slap-notation.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / flute-slap-notation.ly
index cd85064aa332b56123d1b1eb4fcc6c52d5d07968..3669ca46b46a28a35d941c3bbb62445ce6971ae9 100644 (file)
@@ -1,21 +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.
-%% Note: this file works from version 2.12.0
 \version "2.13.1"
 
 \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?)
 #{
@@ -31,3 +29,4 @@ slap =
 \relative c' {
   c4 \slap c d r \slap { g a } b r
 }
+