]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-text-markups-inside-slurs.ly
LSR: run make-lsr.py locally.
[lilypond.git] / Documentation / snippets / positioning-text-markups-inside-slurs.ly
index 079494e7adffdf16bba68ab25593cd1a3b05e757..6d51a071d1e97057657c6f1445ed85fdf1ed1135 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.4"
+\version "2.14.0"
 
 \header {
   lsrtags = "expressive-marks, editorial-annotations, tweaks-and-overrides"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2
   texidoces = "
 
 Los elementos de marcado de texto deben tener la propiedad
@@ -17,7 +20,7 @@ impriman por dentro de las ligaduras de expresión.
   doctitlees = "Situar los elementos de marcado de texto por dentro de las ligaduras"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Textbeschriftung kann innerhalb von Bögen gesetzt werden, wenn die
 @code{outside-staff-priority}-Eigenschaft auf falsch gesetzt wird.
@@ -25,7 +28,7 @@ Textbeschriftung kann innerhalb von Bögen gesetzt werden, wenn die
 "
   doctitlede = "Textbeschriftung innerhalb von Bögen positionieren"
 
-%% Translation of GIT committish: ae814f45737bd1bdaf65b413a4c37f70b84313b7
+%% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20
   texidocfr = "
 Lorsqu'il vous faut inscrire une annotation à l'intérieur d'une liaison,
 la propriété @code{outside-staff-priority} doît être désactivée.
@@ -36,7 +39,7 @@ la propriété @code{outside-staff-priority} doît être désactivée.
 
   texidoc = "
 Text markups need to have the @code{outside-staff-priority} property
-set to false in order to be printed inside slurs. 
+set to false in order to be printed inside slurs.
 
 "
   doctitle = "Positioning text markups inside slurs"