X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fallowing-fingerings-to-be-printed-inside-the-staff.ly;h=ed849b174cdc8bd5751b70a55ad54712f4b83e0d;hb=3b48f8b827af5e13ee56b0a52998cdf94b6a505e;hp=8e694406679f001a8c90e912882f12e2371eb5c4;hpb=90fbf91f6169ddb2f07a1d95d132babf33934620;p=lilypond.git diff --git a/Documentation/snippets/allowing-fingerings-to-be-printed-inside-the-staff.ly b/Documentation/snippets/allowing-fingerings-to-be-printed-inside-the-staff.ly index 8e69440667..ed849b174c 100644 --- a/Documentation/snippets/allowing-fingerings-to-be-printed-inside-the-staff.ly +++ b/Documentation/snippets/allowing-fingerings-to-be-printed-inside-the-staff.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.10" +\version "2.13.20" \header { lsrtags = "editorial-annotations, fretted-strings, spacing" -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f +%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7 texidoces = " Las cifras de digitación orientadas verticalmente se colocan de forma @@ -18,16 +18,19 @@ aunque sea una sola nota. " doctitlees = "Permitir que las digitaciones se impriman dentro del pentagrama" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Normalerweise werden vertikal orientierte Fingersatzzahlen außerhalb des Systems gesetzt. Das kann aber verändert werden. " doctitlede = "Fingersatz auch innerhalb des Systems setzen" -%% Translation of GIT committish: 3f880f886831b8c72c9e944b3872458c30c6c839 + +%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e texidocfr = " -L'empilement des indications de doigté se fait par défaut à l'extérieur de la portée. Néanmoins, il est possible d'annuler ce comportement. +L'empilement des indications de doigté se fait par défaut à l'extérieur +de la portée. Néanmoins, il est possible d'annuler ce comportement. " doctitlefr = "Impression des doigtés à l'intérieur de la portée"