]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/setting-the-minimum-length-of-hairpins.ly
Change stringTunings from list of semitones to list of pitches
[lilypond.git] / Documentation / snippets / setting-the-minimum-length-of-hairpins.ly
index a658b561e90c66dd52a5f124320ef17039a12f50..de93f4dc6216a0003f1cd83ab3b99a9056553f98 100644 (file)
@@ -1,12 +1,12 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.39"
 
 \header {
   lsrtags = "expressive-marks"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
   texidoces = "
 Si los reguladores son demasiado cortos, se pueden alargar
 modificando la propiedad @code{minimum-length} del objeto
@@ -16,7 +16,7 @@ modificando la propiedad @code{minimum-length} del objeto
   doctitlees = "Ajustar la longitud mínima de los reguladores"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
 Wenn Crescendo-Klammern zu kurz sind, können sie verlängert werden, indem
 die @code{minimum-length}-Eigenschaft des @code{Hairpin}-Objektes
@@ -25,6 +25,15 @@ verändert wird.
 "
   doctitlede = "Die Mindestlänge von Crescendo-Klammern bestimmen"
 
+%% 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.
+
+"
+  doctitlefr = "Ajustement de la longueur d'un soufflet"
+
+
   texidoc = "
 If hairpins are too short, they can be lengthened by modifying the
 @code{minimum-length} property of the @code{Hairpin} object.