]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/modifying-default-values-for-articulation-shorthand-notation.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / modifying-default-values-for-articulation-shorthand-notation.ly
index 01a55b551a6513ec459621a6c226768e4e6e8c71..acebf78a7f170e65e5afa77c4b863213abbbff63 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.11.62"
+\version "2.13.1"
 
 \header {
   lsrtags = "expressive-marks"
 
+%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65
   texidoces = "
 Las abreviaturas se encuentran definidas dentro del archivo
 @code{ly/script-init.ly}, donde las variables @code{dashHat},
@@ -13,13 +14,13 @@ Las abreviaturas se encuentran definidas dentro del archivo
 valores predeterminados.  Se pueden modificar estos valores
 predeterminados para las abreviaturas. Por ejemplo, para asociar
 la abreviatura @code{-+} (@code{dashPlus}) con el símbolo del
-semitrino en lugar del símboloo predeterminado +, asigne el valor
+semitrino en lugar del símbolo predeterminado +, asigne el valor
 @code{trill} a la variable @code{dashPlus}:
 
 "
   doctitlees = "Modificar los valores predeterminados para la notación abreviada de las articulaciones"
 
-%% Translation of GIT committish :<6ce7f350682dfa99af97929be1dec6b9f1cbc01a>  
+%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
  texidocde = "
 Die Abkürzungen sind in der Datei @samp{ly/script-init.ly} definiert, wo
 den Variablen @code{dashHat}, @code{dashPlus}, @code{dashDash},
@@ -31,7 +32,7 @@ assoziieren, muss der Wert @code{trill} der Variable
 @code{dashPlus} zugewiesen werden:
 
 "
-  doctitlede = "Die Standardwerte für Arkkikulationsabkürzungen verändern"
+  doctitlede = "Die Standardwerte der Abkürzungen von Artikulationen verändern"
 
   texidoc = "
 The shorthands are defined in @samp{ly/script-init.ly}, where the
@@ -50,3 +51,4 @@ the default + symbol, assign the value @code{trill} to the variable
 \relative c'' { c1-+ }
 dashPlus = "trill"
 \relative c'' { c1-+ }
+