]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/recorder-fingering-chart.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / recorder-fingering-chart.ly
index 24a54487abc2256896166ec18b7930f19b64fc05..dbe8cfa9d03a66bbed481b1127046586207e621c 100644 (file)
@@ -4,30 +4,11 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.40"
+\version "2.16.0"
 
 \header {
   lsrtags = "winds"
 
-%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
-
-  texidoces = "
-El ejemplo siguiente muestra cómo se pueden realizar diagramas de
-digitación para instrumentos de viento.
-
-"
-
-  doctitlees = "Diagramas de digitación para la flauta dulce"
-
-%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
-  texidocfr = "
-Cet exemple illustre la manière de créer et afficher des indications de
-doigté pour instrument à vent.
-
-"
-  doctitlefr = "Doigtés pour flûte à bec"
-
-
   texidoc = "
 The following example demonstrates how fingering charts for wind
 instruments can be realized.
@@ -82,5 +63,3 @@ centermarkup = {
     f''1*1/4^\markup{2)}\stopGroup
   }
 }
-
-