X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-the-positions-of-figured-bass-alterations.ly;h=7a6f6fb5bbd6bed18067c25c7d1fc6fb22cce609;hb=4d405ef96a8a62771d7d9a283ff5369a772e89d8;hp=c58c6b754f25f05a21cc374143b87ccf93c4c20a;hpb=d65a3a9777a9e96029f6aa408d86d13a88f6619d;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 c58c6b754f..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,31 +1,14 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% 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.13.31" +\version "2.18.0" \header { lsrtags = "chords" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b - 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 @@ -44,4 +27,3 @@ depending on the @code{figuredBassAlterationDirection} and \set figuredBassAlterationDirection = #LEFT <6\+> <5+> <6 4-> r } -