]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 7 Oct 2005 10:53:15 +0000 (10:53 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 7 Oct 2005 10:53:15 +0000 (10:53 +0000)
Documentation/topdocs/NEWS.tely

index 4d228c6d2138be416f61f02e72d5f7be3b3b38ad..fdef094397b4087e558ccb4ca954e3fb45cfd863 100644 (file)
@@ -46,7 +46,26 @@ This document is also available in @uref{NEWS.pdf,PDF}.
 
 @itemize @bullet
 @item
-Support for figured bass has been rewritten. Now it supports continuation lines.
+Beamlets may stick out of the side of beams.
+
+
+@lilypond[fragment,raggedright,relative=2]
+{
+  \override Beam #'break-overshoot = #'(-0.5 . 0.5) 
+  \set stemLeftBeamCount = #2
+  c8[
+    c16
+    \set stemRightBeamCount = #3
+    c ]  
+}
+@end lilypond
+
+This feature was sponsored by Trevor Bača.
+@item
+Support for figured bass has been rewritten. Now it supports
+continuation lines, and its figures, brackets, and alignments may
+tuned separately.
 
 @lilypond[raggedright,fragment]
 <<