X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fsetting-the-minimum-length-of-hairpins.ly;h=fe31af1b9c78a492e2d6b6cedbe8d3a9ee26a03d;hb=f235881781f4b40332dd91ac9bd9ee069ab4963b;hp=6e10eb78e6403f38d629325fbdef4b67d8dee6c9;hpb=b195b4732a349de1f0cdd3444ff9dcb05e7efac7;p=lilypond.git diff --git a/Documentation/snippets/setting-the-minimum-length-of-hairpins.ly b/Documentation/snippets/setting-the-minimum-length-of-hairpins.ly index 6e10eb78e6..fe31af1b9c 100644 --- a/Documentation/snippets/setting-the-minimum-length-of-hairpins.ly +++ b/Documentation/snippets/setting-the-minimum-length-of-hairpins.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.16" +\version "2.14.0" \header { lsrtags = "expressive-marks" -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Si los reguladores son demasiado cortos, se pueden alargar modificando la propiedad @code{minimum-length} del objeto @@ -15,6 +18,7 @@ modificando la propiedad @code{minimum-length} del objeto " doctitlees = "Ajustar la longitud mínima de los reguladores" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Wenn Crescendo-Klammern zu kurz sind, können sie verlängert werden, indem @@ -23,7 +27,8 @@ verändert wird. " doctitlede = "Die Mindestlänge von Crescendo-Klammern bestimmen" -%% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20 + +%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e texidocfr = " Si un soufflet est trop court, il suffit d'ajuster la propriété @code{minimum-length} de l'objet @code{Hairpin} pour l'allonger.