Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / input / lsr / grouping-beats.ly
blob37ac6002b36f6ee125cfbddc8a6e2c698a05b601
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.13.1"
5 \header {
6 lsrtags = "rhythms"
8 texidoces = "
9 Los patrones de barrado se pueden alterar con la propiedad
10 @code{beatGrouping}:
13 doctitlees = "Agrupar los pulsos"
15 %% Translation of GIT committish :<6ce7f350682dfa99af97929be1dec6b9f1cbc01a>
16 texidocde = "
17 Balkengruppen können mit der @code{beatGrouping}-Eigenschaft geändert
18 werden:
21 doctitlede = "Notengruppen"
23 texidoc = "
24 Beaming patterns may be altered with the @code{beatGrouping} property:
27 doctitle = "Grouping beats"
28 } % begin verbatim
30 \relative c'' {
31 \time 5/16
32 #(override-auto-beam-setting '(end * * 5 16) 5 16)
33 \set beatGrouping = #'(2 3)
34 c8^"(2+3)" c16 c8
35 \set beatGrouping = #'(3 2)
36 c8^"(3+2)" c16 c8