X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fflute-slap-notation.ly;h=3669ca46b46a28a35d941c3bbb62445ce6971ae9;hb=d31248d7770fb5770c2caacfb3547984bf8dcdc3;hp=48868afab57f4cb96392f112f4a0c2c50e16243d;hpb=99552330a45304e455f547bd0f668aaf7b09a558;p=lilypond.git diff --git a/input/lsr/flute-slap-notation.ly b/input/lsr/flute-slap-notation.ly index 48868afab5..3669ca46b4 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.13.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?) #{ @@ -30,3 +29,4 @@ slap = \relative c' { c4 \slap c d r \slap { g a } b r } +