X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fflute-slap-notation.ly;h=c5b5d8d7872b3801b1924863c099e9f02e1acbd9;hb=fb09f28821ce6ce66ec508ddaa8c9320d2813695;hp=c835631773d26c1b55b634f8ac3d57e09e566de0;hpb=730e35bfe91fc8b151fbd54c6daddaf930664327;p=lilypond.git diff --git a/input/lsr/flute-slap-notation.ly b/input/lsr/flute-slap-notation.ly index c835631773..c5b5d8d787 100644 --- a/input/lsr/flute-slap-notation.ly +++ b/input/lsr/flute-slap-notation.ly @@ -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 } +