X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fautomatic-beam-subdivisions.ly;h=43d34b39ad5ea67f2070d62497debbada2117f12;hb=aabe6631523fdea2daacbc76e1e60de57cb08817;hp=bfe06865f334721a24a1849875020c04a4b138e2;hpb=0990302a9701a6a29132316b9302caacd35a8196;p=lilypond.git diff --git a/input/lsr/automatic-beam-subdivisions.ly b/input/lsr/automatic-beam-subdivisions.ly index bfe06865f3..43d34b39ad 100644 --- a/input/lsr/automatic-beam-subdivisions.ly +++ b/input/lsr/automatic-beam-subdivisions.ly @@ -1,21 +1,32 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.38" +\version "2.11.62" \header { lsrtags = "rhythms" - texidoc = " -Beams can be subdivided automatically. By setting the property + + texidoces = " +Se pueden subdividir las barras automáticamente. Estableciendo la +propiedad @code{subdivideBeams}, las barras se subdividen en +posiciones de pulso (tal y como se especifica en @code{beatLength}). + +" + doctitlees = "Subdivisiones de barra automáticas" + + texidoc = " +Beams can be subdivided automatically. By setting the property @code{subdivideBeams}, beams are subdivided at beat positions (as specified in @code{beatLength}). -" } -% begin verbatim + +" + doctitle = "Automatic beam subdivisions" +} % begin verbatim \score { - \new Staff \relative { + \new Staff \relative c'' { << { \voiceOne \set subdivideBeams = ##t - b'32[ a g f c' b a g b^"subdivision enabled" a g f c' b a g] + b32[ a g f c' b a g b^"subdivide beams" a g f c' b a g] \oneVoice } \new Voice {