X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fallowing-fingerings-to-be-printed-inside-the-staff.ly;h=a3abb4bd22e9d2a7e7c62836248d3acaadd19ae5;hb=5405ea0c72324965a79848960631dc53b39e1d09;hp=4887859c92ec391faa39699b7c910d6e2e5920d3;hpb=3f912dfe2d4aacfac95d1565e5d60ab02346945e;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 4887859c92..a3abb4bd22 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,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.16" +\version "2.14.0" \header { lsrtags = "editorial-annotations, fretted-strings, spacing" -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 +%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f texidoces = " Las cifras de digitación orientadas verticalmente se colocan de forma @@ -18,6 +21,7 @@ aunque sea una sola nota. " doctitlees = "Permitir que las digitaciones se impriman dentro del pentagrama" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Normalerweise werden vertikal orientierte Fingersatzzahlen außerhalb des Systems @@ -25,9 +29,11 @@ gesetzt. Das kann aber verändert werden. " doctitlede = "Fingersatz auch innerhalb des Systems setzen" -%% Translation of GIT committish: ac6297e4fa174ac5759cc450ad085c2fac9ba00b + +%% 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"