LSR: Local update.
[lilypond/mpolesky.git] / Documentation / snippets / isolated-percent-repeats.ly
blob3f7b813d8d679cb07b428d0ffc1ea5a7960c82a6
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.10"
6 \header {
7 lsrtags = "repeats"
9 %% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
10 texidoces = "
11 También se pueden imprimir símbolos de porcentaje sueltos. Esto se
12 hace introduciendo un silencio multicompás con una función de
13 impresión distinta:
16 doctitlees = "Símbolos de porcentaje sueltos"
18 %% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
19 texidocde = "
20 Isolierte Prozentwiederholungen können auch ausgegeben werden. Das wird
21 erreicht, indem man eine Ganztaktpause notiert und ihre Ausgabeform
22 ändert:
25 doctitlede = "Isolierte Prozentwiederholungen"
26 %% Translation of GIT committish: e98b2d804c2a136edfa28adc894bb584f676c884
27 texidocfr = "
28 Des symboles de pourcentage isolés peuvent aussi être obtenus, au
29 moyen d'un silence multi-mesures dont on modifie l'aspect :
32 doctitlefr = "Répétition en pourcent isolée"
35 texidoc = "
36 Isolated percents can also be printed. This is done by entering a
37 multi-measure rest with a different print function:
40 doctitle = "Isolated percent repeats"
41 } % begin verbatim
43 \relative c'' {
44 \override MultiMeasureRest #'stencil
45 = #ly:multi-measure-rest::percent
46 \override MultiMeasureRest #'thickness = #0.48