]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-text-markups-inside-slurs.ly
New version of LSR upgrade
[lilypond.git] / Documentation / snippets / positioning-text-markups-inside-slurs.ly
index 1a618c2626e76977ca88cf400c790e186e22d169..4cbc417d273c21c930b0f7770c81315baa27c72b 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.10"
+\version "2.14.2"
 
 \header {
-  lsrtags = "expressive-marks, editorial-annotations, tweaks-and-overrides"
+  lsrtags = "editorial-annotations, tweaks-and-overrides, expressive-marks"
 
-%% Translation of GIT committish: 45fc8488655f9ea122d1ec6e3328892618bd6971
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 
 Los elementos de marcado de texto deben tener la propiedad
@@ -16,14 +19,16 @@ 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.
 
 "
   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.
@@ -40,6 +45,7 @@ set to false in order to be printed inside slurs.
   doctitle = "Positioning text markups inside slurs"
 } % begin verbatim
 
+
 \relative c'' {
   \override TextScript #'avoid-slur = #'inside
   \override TextScript #'outside-staff-priority = ##f