]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-text-markups-inside-slurs.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / positioning-text-markups-inside-slurs.ly
index a46870363575f71d6a347073c538900a66f00757..6eddf1f0c598467f6a13e37f29c7725f10927470 100644 (file)
@@ -1,11 +1,15 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\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: b10de35f895919aec109de6fb1fc84d42ad851b3
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 Los elementos de marcado de texto deben tener la propiedad
@@ -15,7 +19,8 @@ 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: 0364058d18eb91836302a567c18289209d6e9706
+
+%% 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.
@@ -23,14 +28,24 @@ Textbeschriftung kann innerhalb von Bögen gesetzt werden, wenn die
 "
   doctitlede = "Textbeschriftung innerhalb von Bögen positionieren"
 
+%% 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.
+
+"
+  doctitlefr = "Positionnement d'une annotation à l'intérieur d'une liaison"
+
+
   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"
 } % begin verbatim
 
+
 \relative c'' {
   \override TextScript #'avoid-slur = #'inside
   \override TextScript #'outside-staff-priority = ##f