]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/allowing-fingerings-to-be-printed-inside-the-staff.ly
LSR: Update.
[lilypond.git] / input / lsr / allowing-fingerings-to-be-printed-inside-the-staff.ly
index ff7b83a30efaf5f5ec3c61eab9af95c3916e4f3c..30b4e02a5f179312b7beb6c1794389844a3f9e31 100644 (file)
@@ -1,19 +1,36 @@
 %% 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.50"
+\version "2.12.3"
 
 \header {
-  lsrtags = "editorial-annotations, 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"
+
+%% 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"
 
   texidoc = "
-By default, fingering numbers will be printed outside the staff. 
-However, this behavior can be canceled.
+By default, vertically oriented fingerings are positioned outside the
+staff.  However, this behavior can be canceled.
 
 "
   doctitle = "Allowing fingerings to be printed inside the staff"
 } % begin verbatim
+
 \relative c' {
   <c-1 e-2 g-3 b-5>2
   \once \override Fingering #'staff-padding = #'()
   <c-1 e-2 g-3 b-5>2
 }
+