LSR: Update.
[lilypond/mpolesky.git] / Documentation / snippets / positioning-grace-notes-with-floating-space.ly
blobc053678bf001e511a0fe98a138160584d0963532
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.
4 \version "2.13.29"
6 \header {
7 lsrtags = "rhythms"
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
10 texidoces = "
12 Al establecer la propiedad @code{'strict-grace-spacing} hacemos que
13 las columnas musicales para las notas de adorno sean @q{flotantes}, es
14 decir, desacopladas de las notas que no son de adorno: primero se
15 aplica el espaciado de las notas normales, y luego se ponen las
16 columnas musicales de las notas de adorno a la izquierda de las
17 columnas musicales de las notas principales.
21 doctitlees = "Posicionamiento de las notas de adorno con espacio flotante"
24 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
25 texidocde = "
26 Wenn man die Eigenschaft @code{'strict-grace-spacing} aktiviert,
27 werden die Verzierungsnoten \"fließend\" gemacht, d.h. sie sind
28 von den normalen Noten los gekoppelt: Zuerst werden die normalen
29 Noten platziert, dann erst die Verzierungen links von der
30 Hauptnote gesetzt.
33 doctitlede = "Positionierung von Verzierungen mit verschiebbarem Platz"
36 %% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b
37 texidocfr = "
38 Lorsque vous activez la propriété @code{'strict-grace-spacing},
39 l'espacement des notes d'ornement se fera de manière @qq{élastique}.
40 Autrement dit, elles seront décollées de leur note de rattachement :
41 LilyPond commence par espacer les notes normales, puis les ornements
42 sont placés à la gauche de leur note de rattachement.
45 doctitlefr = "Positionnement des notes d'ornement avec espace flottant"
47 texidoc = "
48 Setting the property @code{'strict-grace-spacing} makes the musical
49 columns for grace notes 'floating', i.e., decoupled from the non-grace
50 notes: first the normal notes are spaced, then the (musical columns of
51 the) graces are put left of the musical columns for the main notes.
54 doctitle = "Positioning grace notes with floating space"
55 } % begin verbatim
57 \relative c'' {
59 \override Score.SpacingSpanner #'strict-grace-spacing = ##t
60 \new Staff \new Voice {
61 \afterGrace c4 { c16[ c8 c16] }
62 c8[ \grace { b16[ d] } c8]
63 c4 r
65 \new Staff {
66 c16 c c c c c c c c4 r