1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
7 lsrtags
= "expressive-marks, editorial-annotations, tweaks-and-overrides"
9 %% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d
11 La creación de un grupeto circular de anticipación entre dos notas,
12 donde la nota inferior del grupeto utiliza una alteración, requiere
13 varias sobreescriturasw de propiedades. La propiedad
14 @code{outside-staff-priority} se debe establecer al valor @code{#f}, pues en
15 caso contrario tendría prioridad sobre la propiedad @code{avoid-slur
16 property}. El valor de @code{halign} se utiliza para colocar el
17 grupeto horizontalmente.
21 doctitlees
= "Crear un grupeto de anticipación"
24 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
26 Einen Doppelschlag mit Vorhalt zu erstellen, wobei die untere Note das
27 Vorzeichen benutzt, erfordert einige Einstellungsänderungen. Die
28 @code{outside-staff-priority}-Eigenschaft muss auf falsch (@code{#f})
29 gesetzt werden, weil sie sonst über die Eigenschaft
30 @code{avoid-slur property} dominieren würde. Der Wert von @code{halign}
31 wird benutzt, um den Doppelschlag horizontal zu positionieren.
34 doctitlede
= "Einen Doppelschlag mit Vorhalt erstellen"
35 %% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20
37 Obtenir un @emph{grupetto} retardé et dans lequel la note la plus basse
38 est altérée requiert quelques surcharges. La propriété
39 @w{@code{outside-staff-priority}} doît être désactivée (@code{#f}) pour
40 éviter qu'elle prenne le pas sur la propriété @w{@code{avoid-slur}}. La
41 valeur assignée à @code{halign} permet de gérer horizonalement le
46 doctitlefr
= "Création d'un grupetto retardé"
49 Creating a delayed turn, where the lower note of the turn uses the
50 accidental, requires several overrides. The
51 @code{outside-staff-priority} property must be set to @code{#f}, as
52 otherwise this would take precedence over the @code{avoid-slur
53 property}. The value of @code{halign} is used to position the turn
57 doctitle
= "Creating a delayed turn"
61 \once \override TextScript
#'avoid-slur
= #'inside
62 \once \override TextScript
#'outside-staff-priority
= ##f
63 c2(^\markup \tiny \override #'(baseline-skip
. 1) {
67 \musicglyph #"scripts.turn"