X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fallowing-fingerings-to-be-printed-inside-the-staff.ly;h=a026406c4b44acbb739f7a7b6dbd175e14769c70;hb=3eb1e37e2e0b3966142cd04b85e30ab882308612;hp=9322bc9b049d90bfdf691f210a1b1721856ca8ef;hpb=c7e9415c57c69658706dd6f6aeb744403275ba0f;p=lilypond.git diff --git a/input/lsr/allowing-fingerings-to-be-printed-inside-the-staff.ly b/input/lsr/allowing-fingerings-to-be-printed-inside-the-staff.ly index 9322bc9b04..a026406c4b 100644 --- a/input/lsr/allowing-fingerings-to-be-printed-inside-the-staff.ly +++ b/input/lsr/allowing-fingerings-to-be-printed-inside-the-staff.ly @@ -1,10 +1,11 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.62" +\version "2.13.1" \header { lsrtags = "editorial-annotations, fretted-strings, spacing" +%% Translation of GIT committish: 55ea64f469d9c1703222654c9e5bc8490b04a67a texidoces = " Las cifras de digitación se imprimen de forma predeterminada fuera del pentagrama. Sin embargo, este comportamiento se puede @@ -13,6 +14,21 @@ cancelar. " doctitlees = "Permitir que las digitaciones se impriman dentro del pentagrama" +%% Translation of GIT committish: 3f880f886831b8c72c9e944b3872458c30c6c839 + 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. + +" + doctitlefr = "Impression des doigtés à l'intérieur de la portée" + +%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706 + texidocde = " +Normalerweise werden vertikal orientierte Fingersatzzahlen außerhalb des Systems +gesetzt. Das kann aber verändert werden. + +" + doctitlede = "Fingersatz auch innerhalb des Systems setzen" + texidoc = " By default, vertically oriented fingerings are positioned outside the staff. However, this behavior can be canceled. @@ -20,8 +36,10 @@ staff. However, this behavior can be canceled. " doctitle = "Allowing fingerings to be printed inside the staff" } % begin verbatim + \relative c' { 2 \once \override Fingering #'staff-padding = #'() 2 } +