X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Ftransposing-pitches-with-minimum-accidentals-smart-transpose.ly;h=bcc1c4f5613c3c87c81bc6f9a7bc03ff3f6ec7b9;hb=ca3b8c69a4a3d6bf69fcf7e36b32e0175bb7ff18;hp=10b262578ed076c6661431295ff20c41bcfd20c8;hpb=162b5d842f34770c92b173878348a0afcc81f281;p=lilypond.git diff --git a/Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly b/Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly index 10b262578e..bcc1c4f561 100644 --- a/Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly +++ b/Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly @@ -1,12 +1,12 @@ %% Do not edit this file; it is automatically %% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.16" +\version "2.13.29" \header { lsrtags = "pitches" -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 +%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b doctitlees = "Transportar música con el menor número de alteraciones" texidoces = " Este ejemplo utiliza código de Scheme para forzar las @@ -37,7 +37,6 @@ naturales. " - %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 doctitlede = "Noten mit minimaler Anzahl an Versetzungszeichen transponieren." texidocde = "Dieses Beispiel benutzt Scheme-Code, um enharmonische @@ -67,8 +66,7 @@ Auf diese Art werden am meisten natürliche Tonhöhen als enharmonische Variante gewählt. " - -%% Translation of GIT committish: 58a29969da425eaf424946f4119e601545fb7a7e +%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e texidocfr = " Cet exemple, grâce à un peu de code Scheme, donne la priorité aux enharmoniques afin de limiter le nombre d'altérations supplémentaires.