]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly
Doc: NR Added glissando grob skip snippet to 1.3.3
[lilypond.git] / Documentation / snippets / modifying-default-values-for-articulation-shorthand-notation.ly
index a35ca2abfc3e59552daee45d26821de21536662e..155456662ee8311cffae4ffac6ad68d9085dcd20 100644 (file)
@@ -9,7 +9,7 @@
 \header {
   lsrtags = "expressive-marks"
 
-%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb
+%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
   texidoces = "
 Las abreviaturas se encuentran definidas dentro del archivo
 @file{ly/script-init.ly}, donde las variables @code{dashHat},
@@ -61,7 +61,7 @@ variables @code{dashHat}, @code{dashPlus}, @code{dashDash},
 @code{dashBar}, @code{dashLarger}, @code{dashDot}, and
 @code{dashUnderscore} are assigned default values.  The default values
 for the shorthands can be modified. For example, to associate the
-@w{@code{-+}} (@code{dashPlus}) shorthand with the trill symbol instead of
+@code{-+} (@code{dashPlus}) shorthand with the trill symbol instead of
 the default + symbol, assign the value @code{trill} to the variable
 @code{dashPlus}: