]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/automatic-beam-subdivisions.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / lsr / automatic-beam-subdivisions.ly
index 170001482206aa9aef5484f3d018c3acf0061e1f..9929013fffa6448ba4ecefbee5c9bec236f419d2 100644 (file)
@@ -1,12 +1,12 @@
 %% 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.51"
 
 \header {
   lsrtags = "rhythms"
 
   texidoc = "
-Beams can be subdivided automatically. By setting the property
+Beams can be subdivided automatically.  By setting the property
 @code{subdivideBeams}, beams are subdivided at beat positions (as
 specified in @code{beatLength}). 
 
@@ -14,11 +14,11 @@ specified in @code{beatLength}).
   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^"subdivide beams" 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 {