]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/NEWS.tely
* lily/ various: Introduce stream events of types Prepare,
[lilypond.git] / Documentation / topdocs / NEWS.tely
index 59d1150e569218943e16c47146581470c3f4ad84..925246b4dce76b4d0e02809fdac5032d396e8d3d 100644 (file)
@@ -71,7 +71,7 @@ New sections with different spacing parameters can be started with
 sections with a different notions of long and short notes.
 
 In the following example, the time signature change introduces a new
-section, and hence the 16ths notes are spaced differently.
+section, and hence the 16ths notes are spaced wider.
 
 @lilypond[relative,fragment]
   \time 2/4
@@ -198,10 +198,13 @@ support for feathered beaming,
   \override Beam #'grow-direction = #LEFT
   c16[
     c c c
-    c c c ]
+    c c c ]
 }
 @end lilypond 
 
+Known bug: the \featherDuration command only works with very short music
+snippets.
+
 This feature was sponsored by Jamie Bullock.
 
 @item