X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-a-delayed-turn.ly;h=a715ead012765db364cb967ae7adfc5b9e2a14f7;hb=3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4;hp=42818054e3a3e41cacc22040ece052b8fb332b5c;hpb=87aec4a93a0fe08275dd6cce6961dd9f80f581d1;p=lilypond.git diff --git a/Documentation/snippets/creating-a-delayed-turn.ly b/Documentation/snippets/creating-a-delayed-turn.ly index 42818054e3..a715ead012 100644 --- a/Documentation/snippets/creating-a-delayed-turn.ly +++ b/Documentation/snippets/creating-a-delayed-turn.ly @@ -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.0" \header { lsrtags = "expressive-marks, editorial-annotations, tweaks-and-overrides" -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f +%% 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 @@ -21,7 +24,8 @@ grupeto horizontalmente. doctitlees = "Crear un grupeto de anticipación" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Einen Doppelschlag mit Vorhalt zu erstellen, wobei die untere Note das Vorzeichen benutzt, erfordert einige Einstellungsänderungen. Die @@ -32,14 +36,15 @@ wird benutzt, um den Doppelschlag horizontal zu positionieren. " doctitlede = "Einen Doppelschlag mit Vorhalt erstellen" -%% Translation of GIT committish: ae814f45737bd1bdaf65b413a4c37f70b84313b7 + +%% 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 »}. +valeur assignée à @code{halign} permet de gérer horizonalement le +@w{« retard »}. "