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=e7cd8b1b09c9084b3cbf50cf121a122402a989e2;hpb=86f3188675e6eda2358b841876d77c30f631e845;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 e7cd8b1b09..ddce19f882 100644 --- a/Documentation/snippets/changing-form-of-multi-measure-rests.ly +++ b/Documentation/snippets/changing-form-of-multi-measure-rests.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 = "rhythms, tweaks-and-overrides" -%% Translation of GIT committish: 45fc8488655f9ea122d1ec6e3328892618bd6971 +%% 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 @@ -17,7 +20,8 @@ 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"