X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-a-figured-bass-above-or-below-the-notes.ly;h=d5fa2f1c3de8f3f774af50c02b667ac1487ab9fd;hb=f66e6785e42f181199f6cf357434f60baba1e149;hp=209ffa228d03b7f6eaeac0122050443a1fe29205;hpb=b9a18c38bf25fe66b0ecea5e83d7beaf69ffa6c0;p=lilypond.git diff --git a/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly b/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly index 209ffa228d..d5fa2f1c3d 100644 --- a/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly +++ b/Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly @@ -9,7 +9,7 @@ \header { lsrtags = "chords, ancient-notation, contexts-and-engravers" -%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Al escribir un bajo cifrado, podemos situar las cifras encima o debajo @@ -17,7 +17,7 @@ de las notas del bajo, mediante la definición de la propiedad @code{BassFigureAlignmentPositioning #'direction} (exclusivamente dentro de un contexto @code{Staff}). Se puede elegir entre @code{#UP} (o @code{#1}, arriba), @code{#CENTER} (o @code{#0}, centrado) y -@code{#DOWN} (o @code{#-1}, abajo). +@code{#DOWN} (o @w{@code{#-1}}, abajo). Esta propiedad se puede cambiar tantas veces como queramos. Utilice @code{\\once \\override} si no quiere que la sobreescritura se aplique @@ -33,9 +33,9 @@ a toda la partitura. texidoc = " When writing a figured bass, you can place the figures above or below the bass notes, by defining the @code{BassFigureAlignmentPositioning -#'direction} property (exclusively in a @code{Staff} context). Choices -are @code{UP} (or @code{1}), @code{CENTER} (or @code{0}) and -@code{DOWN} (or @w{@code{-1}}). +#'direction} property (exclusively in a @code{Staff} context). Choices +are @code{#UP} (or @code{#1}), @code{#CENTER} (or @code{#0}) and +@code{#DOWN} (or @code{#-1}). This property can be changed as many times as you wish. Use @code{\\once \\override} if you don't want the override to apply to the