X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fallowing-fingerings-to-be-printed-inside-the-staff.ly;h=2034da8fc0d6409308fb15cde12c0c25633f9fea;hb=aabe6631523fdea2daacbc76e1e60de57cb08817;hp=1591e86ae3da90c148e989ce9d05a34c93524081;hpb=5fa1f3dc1ecce794456874b3ebb18e9fd072709c;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 1591e86ae3..2034da8fc0 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,12 +1,20 @@ %% 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.38" +\version "2.11.62" \header { - lsrtags = "editorial-and-educational-use, spacing" + lsrtags = "editorial-annotations, fretted-strings, spacing" + + texidoces = " +Las cifras de digitación se imprimen de forma predeterminada fuera +del pentagrama. Sin embargo, este comportamiento se puede +cancelar. + +" + doctitlees = "Permitir que las digitaciones se impriman dentro del pentagrama" texidoc = " -By default, fingering numbers will be printed outside the staff. +By default, fingering numbers will be printed outside the staff. However, this behavior can be canceled. " @@ -14,6 +22,6 @@ However, this behavior can be canceled. } % begin verbatim \relative c' { 2 - \once \override Fingering #'staff-padding = #'() - + \once \override Fingering #'staff-padding = #'() + 2 }