diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/recorder-fingering-chart.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/recorder-fingering-chart.ly')
-rw-r--r-- | Documentation/snippets/recorder-fingering-chart.ly | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Documentation/snippets/recorder-fingering-chart.ly b/Documentation/snippets/recorder-fingering-chart.ly index 9a11ad6a04..e390eb7df0 100644 --- a/Documentation/snippets/recorder-fingering-chart.ly +++ b/Documentation/snippets/recorder-fingering-chart.ly @@ -9,24 +9,6 @@ \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: 28097cf54698db364afeb75658e4c8e0e0ccd716 - 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. @@ -81,5 +63,3 @@ centermarkup = { f''1*1/4^\markup{2)}\stopGroup } } - - |