X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Faltering-the-length-of-beamed-stems.ly;h=36c5bf0b9539ea1e176a2edee0f280c7f38dfa1c;hb=6844bdc15fe3592ad5316154c1a6d0252be21e4f;hp=1c50dc8ef3a519b41d70a2168b214cfe09810869;hpb=162b5d842f34770c92b173878348a0afcc81f281;p=lilypond.git diff --git a/Documentation/snippets/altering-the-length-of-beamed-stems.ly b/Documentation/snippets/altering-the-length-of-beamed-stems.ly index 1c50dc8ef3..36c5bf0b95 100644 --- a/Documentation/snippets/altering-the-length-of-beamed-stems.ly +++ b/Documentation/snippets/altering-the-length-of-beamed-stems.ly @@ -1,11 +1,29 @@ %% 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.16" +\version "2.13.31" \header { lsrtags = "pitches, tweaks-and-overrides" +%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b + texidoces = " +Se puede variar la longitud de las plicas de las figuras unidas por +una barra mediante la sobreescritura de la propiedad +@code{beamed-lengths} de los detalles (@code{details}) del objeto +@code{Stem}. Si se utiliza un solo valor como argumento, la longitud +se aplica a todas las plicas. Si se usan varios argumentos, el +primero se aplica a las corcheas, el sgundo a las semicorcheas y así +sucesivamente. El último argumento también se aplica a todas las +figuras que son mmás cortas que la longitud de la figura del último +argumento. También se pueden usar argumentos no enteros. + +" + +doctitlees = "Alterar la longitud de las plicas unidas por una barra" + + + texidoc = " Stem lengths on beamed notes can be varied by overriding the @code{beamed-lengths} property of the @code{details} of the