]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/beam-grouping-in-7-8-time.ly
Release: update news.
[lilypond.git] / Documentation / snippets / beam-grouping-in-7-8-time.ly
index dd19b80c327fc520c2c13143e2217e08f67ddf33..5df79024ba56f2c59cbfc547fd5eec260543709c 100644 (file)
@@ -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
@@ -31,7 +32,7 @@ für 2/8 und 5/8 definiert werden:
   doctitlede = "Balkengruppen für 7/8-Takte"
 
 
-%% Translation of GIT committish: 548076f550a2b7fb09f1260f0e5e2bb028ad396c
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Aucune règle de ligature automatique n'est disponible pour une mesure à
 7/8.  Il faudra donc, en pareil cas, définir vous-même les règles de
@@ -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
+<code>beatStructure</code>.  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