X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-the-positions-of-figured-bass-alterations.ly;h=7a6f6fb5bbd6bed18067c25c7d1fc6fb22cce609;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=c06f85f1327494cc6cfa9859b5cd1df4f258b884;hpb=c75e554c93a26d28bf58fb41a5cfbaf13eec115d;p=lilypond.git diff --git a/Documentation/snippets/changing-the-positions-of-figured-bass-alterations.ly b/Documentation/snippets/changing-the-positions-of-figured-bass-alterations.ly index c06f85f132..7a6f6fb5bb 100644 --- a/Documentation/snippets/changing-the-positions-of-figured-bass-alterations.ly +++ b/Documentation/snippets/changing-the-positions-of-figured-bass-alterations.ly @@ -1,34 +1,14 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.unimi.it %% Make any changes in LSR itself, or in Documentation/snippets/new/ , %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.12.2" +\version "2.18.0" \header { lsrtags = "chords" -%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d - texidoces = " -Las alteraciones y los signos «más» pueden aparecer antes o -después de los números, según el valor de las propiedades -@code{figuredBassAlterationDirection} y -@code{figuredBassPlusDirection}. - -" - doctitlees = "Cambiar las posiciones de las alteraciones del bajo cifrado" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Versetzungszeichen und Pluszeichen können vor oder nach den Ziffern erscheinen, -je nach den Einstellungen der @code{figuredBassAlterationDirection} und -@code{figuredBassPlusDirection}-Eigenschaften. - -" - doctitlede = "Positionen von Generalbass-Alterationszeichen verändern" - texidoc = " Accidentals and plus signs can appear before or after the numbers, depending on the @code{figuredBassAlterationDirection} and @@ -47,4 +27,3 @@ depending on the @code{figuredBassAlterationDirection} and \set figuredBassAlterationDirection = #LEFT <6\+> <5+> <6 4-> r } -