X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-form-of-multi-measure-rests.ly;h=ddce19f882c20b842441f674b0933e833fa8f74d;hb=81a3a938d8541a3483ebdd37061fbc64ff27beb6;hp=fb1e549c6cbf498e326a49d2d18a1bd6ea487287;hpb=37a1acdcb64020041d724e42e3e41b921e655709;p=lilypond.git diff --git a/Documentation/snippets/changing-form-of-multi-measure-rests.ly b/Documentation/snippets/changing-form-of-multi-measure-rests.ly index fb1e549c6c..ddce19f882 100644 --- a/Documentation/snippets/changing-form-of-multi-measure-rests.ly +++ b/Documentation/snippets/changing-form-of-multi-measure-rests.ly @@ -1,23 +1,27 @@ -%% 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 = "rhythms, tweaks-and-overrides" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 doctitlees = "Cambiar la forma de los silencios multicompás" texidoces = " Si hay diez compases de silencio o menos, se imprime en el pentagrama una serie de silencios de breve y longa (conocidos en alemán como -\"Kirchenpausen\", «silencios eclesiásticos»); en caso contrario se +@qq{Kirchenpausen}, «silencios eclesiásticos»); en caso contrario se muestra una barra normal. Este número predeterminado de diez se puede cambiar sobreescribiendo la propiedad @code{expand-limit}: " -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Wenn zehn oder weniger Pausentakte vorkommen, wird eine Reihe von Longa- und Brevispausen (auch Kirchenpausen genannt) gesetzt, bei mehr Takten @@ -28,12 +32,13 @@ setzt: doctitlede = "Die Erscheinung von Pausentakten ändern" -%% Translation of GIT committish: e71f19ad847d3e94ac89750f34de8b6bb28611df -texidocfr = " + +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 + texidocfr = " Dans le cas où ce silence dure moins de dix mesures, LilyPond imprime sur -la portée des @qq{ silences d'église } -- @emph{Kirchenpause} en +la portée des @qq{silences d'église} -- @emph{Kirchenpause} en allemand -- et qui sont une simple suite de rectangles. La propriété -@code{expand-limit} permet d'obtenir un silence unique : +@code{expand-limit} permet d'obtenir un silence unique@tie{}: " doctitlefr = "Modifier l'apparence d'un silence multi-mesures"