]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/allowing-fingerings-to-be-printed-inside-the-staff.ly
Release: update news.
[lilypond.git] / Documentation / snippets / allowing-fingerings-to-be-printed-inside-the-staff.ly
index 41235eb9d02863e50c02dbadf7962f59933fafe6..a3abb4bd22e9d2a7e7c62836248d3acaadd19ae5 100644 (file)
@@ -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: d2119a9e5e951c6ae850322f41444ac98d1ed492
+%% 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"