]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-subdivision.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / beam-subdivision.ly
index 2aa8e2be624d230b47b696bd06fe67c260753d17..c88eab152c79468f1215b03d4be23cea2c126cd2 100644 (file)
@@ -1,7 +1,7 @@
 \header {
 
-  texidoc = "Beam subdivisions should match the durations of the subdivided
-groups, as established by baseMoment."
+  texidoc = "Beam count at subdivisions should match the location
+of the current subdivision."
   }
 
 \version "2.19.19"
@@ -10,7 +10,7 @@ groups, as established by baseMoment."
   ragged-right = ##t
 }
 
-{  
+{
   \set subdivideBeams = ##t
   \set baseMoment = #(ly:make-moment 1 4)
   c''32[^\markup{"baseMoment 1/4"} c'' c'' c'' c'' c'' c'' c'']