X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fbeam-grouping-in-7-8-time.ly;h=5df79024ba56f2c59cbfc547fd5eec260543709c;hb=d251be5cf511690e874a0ed01bdde6b7f559423b;hp=93ebd3e74c1f2df38ec9f89087ca06d890b663e9;hpb=bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270;p=lilypond.git diff --git a/Documentation/snippets/beam-grouping-in-7-8-time.ly b/Documentation/snippets/beam-grouping-in-7-8-time.ly index 93ebd3e74c..5df79024ba 100644 --- a/Documentation/snippets/beam-grouping-in-7-8-time.ly +++ b/Documentation/snippets/beam-grouping-in-7-8-time.ly @@ -1,13 +1,14 @@ -% DO NOT EDIT this file manually; it is automatically -% generated from Documentation/snippets/new -% Make any changes in Documentation/snippets/new/ -% and then run scripts/auxiliar/makelsr.py -% -% This file is in the public domain. -%% Note: this file works from version 2.14.0 -\version "2.14.0" +%% 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.14.2" \header { + lsrtags = "rhythms" + %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " No está especificada ninguna agrupación predeterminada automática @@ -41,17 +42,16 @@ il faudra donc définir les terminaisons de 2/8 et 5/8 : " doctitlefr = "Règle de ligature dans une mesure à 7/8" - lsrtags = "rhythms" texidoc = " -There is no default beat structure specified for 7/8 time, -so if automatic beams are required the structure must be specified. For -example, to group all beams 2-3-2 in 7/8 time, specify the -beat structure to be (2 3 2): +There are no default automatic beam groupings specified for 7/8 time, +so if automatic beams are required the grouping must be specified using +beatStructure. For example, to group all beams 2-3-2 in +7/8 time, specify beam endings at 2/8 and 5/8: + " doctitle = "Beam grouping in 7/8 time" } % begin verbatim - \relative c'' { \time 7/8 % rhythm 2-3-2