]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/automatic-beam-subdivisions.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / lsr / automatic-beam-subdivisions.ly
index bfe06865f334721a24a1849875020c04a4b138e2..6cbf4b65485a36f9d135f78b9a0eecf381718dce 100644 (file)
@@ -1,21 +1,24 @@
 %% 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.49"
 
 \header {
   lsrtags = "rhythms"
- texidoc = "
-Beams can be subdivided automatically. By setting the property
+
+  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 {