]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-a-delayed-turn.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / creating-a-delayed-turn.ly
index ba7659acdfc312c2aad2c8d27dbb42db873b2642..dba460587b29c125f96217c651538f640cf64652 100644 (file)
@@ -4,51 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.6"
 
 \header {
-  lsrtags = "editorial-annotations, tweaks-and-overrides, expressive-marks"
-
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
-texidoces = "
-La creación de un grupeto circular de anticipación entre dos notas,
-donde la nota inferior del grupeto utiliza una alteración, requiere
-varias sobreescriturasw de propiedades.  La propiedad
-@code{outside-staff-priority} se debe establecer al valor @code{#f}, pues en
-caso contrario tendría prioridad sobre la propiedad @code{avoid-slur
-property}.  El valor de @code{halign} se utiliza para colocar el
-grupeto horizontalmente.
-
-"
-
-doctitlees = "Crear un grupeto de anticipación"
-
-
-
-%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
-  texidocde = "
-Einen Doppelschlag mit Vorhalt zu erstellen, wobei die untere Note das
-Vorzeichen benutzt, erfordert einige Einstellungsänderungen.  Die
-@code{outside-staff-priority}-Eigenschaft muss auf falsch (@code{#f})
-gesetzt werden, weil sie sonst über die Eigenschaft
-@code{avoid-slur property} dominieren würde.  Der Wert von @code{halign}
-wird benutzt, um den Doppelschlag horizontal zu positionieren.
-"
-
-  doctitlede = "Einen  Doppelschlag mit Vorhalt erstellen"
-
-%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e
-  texidocfr = "
-Obtenir un @emph{grupetto} retardé et dans lequel la note la plus basse
-est altérée requiert quelques surcharges.  La propriété
-@w{@code{outside-staff-priority}} doît être désactivée (@code{#f}) pour
-éviter qu'elle prenne le pas sur la propriété @w{@code{avoid-slur}}.  La
-valeur assignée à @code{halign} permet de gérer horizonalement le
-@w{« retard »}.
-
-"
-
-  doctitlefr = "Création d'un grupetto retardé"
+  lsrtags = "editorial-annotations, expressive-marks, tweaks-and-overrides"
 
   texidoc = "
 Creating a delayed turn, where the lower note of the turn uses the
@@ -64,8 +23,8 @@ horizontally.
 
 
 \relative c'' {
-  \once \override TextScript #'avoid-slur = #'inside
-  \once \override TextScript #'outside-staff-priority = ##f
+  \once \override TextScript.avoid-slur = #'inside
+  \once \override TextScript.outside-staff-priority = ##f
   c2(^\markup \tiny \override #'(baseline-skip . 1) {
     \halign #-4
     \center-column {