]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/percussion-beaters.ly
Web-fr: update searchbox
[lilypond.git] / Documentation / snippets / percussion-beaters.ly
index 2e573b834f2358fe57abec1349558d128a7d9b46..fdea45c4dc5ee114af15afc22010ab10e1c339e9 100644 (file)
@@ -4,20 +4,9 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-%% Translation of GIT committish: 28097cf54698db364afeb75658e4c8e0e0ccd716
-  texidocfr = "
-La représentation graphique des instruments à percussion n'est pas prise
-en charge nativement.  De tels symboles peuvent cependant être inclus,
-soit à l'aide de fichiers EPS indépendants, soit à l'aide d'un
-@emph{markup} contenant le code PostScript correspondant comme dans cet
-exemple.
-
-"
-  doctitlefr = "Baguettes pour percussion"
-
   lsrtags = "percussion"
 
   texidoc = "
@@ -171,4 +160,3 @@ stick = \markup {
 \score {
   b1^\stick
 }
-