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/changing-the-text-for-sustain-markings.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/changing-the-text-for-sustain-markings.ly')
-rw-r--r-- | Documentation/snippets/changing-the-text-for-sustain-markings.ly | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/Documentation/snippets/changing-the-text-for-sustain-markings.ly b/Documentation/snippets/changing-the-text-for-sustain-markings.ly index ac7a9b8c85..72ae2ddbc2 100644 --- a/Documentation/snippets/changing-the-text-for-sustain-markings.ly +++ b/Documentation/snippets/changing-the-text-for-sustain-markings.ly @@ -7,29 +7,7 @@ \version "2.14.2" \header { - lsrtags = "tweaks-and-overrides, keyboards" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Se puede usar @code{Staff.pedalSustainStrings} para fijar el texto de -las indicaciones de pisar pedal y levantar pedal. Observe que las -únicas cadenas válidas son las que están en la lista de glifos de -pedal: los valores que aparecen en este fragmento de código son una -relación exhaustiva. - -" - doctitlees = "Modificar el texto de las indicaciones de pedal" - - - -%% Translation of GIT committish: f5cfaf8ef4ac347702f554af0944ef0d8396e73a - texidocfr = " -@code{Staff.pedalSustainStrings} permet de définir le texte affiché pour -les instructions de pédale. Les seuls caractères autorisés sont les -glyphes particuliers de pédale, comme vous pouvez le constater ici. - -" - doctitlefr = "Modification du texte des indications de pédale" + lsrtags = "keyboards, tweaks-and-overrides" texidoc = " @code{Staff.pedalSustainStrings} can be used to set the text used for |