]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/NEWS.tely
(all-internal-grob-properties):
[lilypond.git] / Documentation / topdocs / NEWS.tely
index 925246b4dce76b4d0e02809fdac5032d396e8d3d..f357cd2611337eb53c7db523c240d61687bcede7 100644 (file)
@@ -65,6 +65,47 @@ which scares away people.
 * only show user-visible changes. 
 
 @end ignore
+@item
+Falls and doits can be added to notes
+
+@lilypond[fragment,ragged-right,relative=2]
+\override Score.SpacingSpanner #'shortest-duration-space = #3.0
+c4-\bendAfter #+5
+c4-\bendAfter #-3
+@end lilypond
+
+This feature was sponsored by Anthony Youngman and Paul Scott.
+
+@item
+@code{lilypond-book} now includes support for PDF@TeX{}.
+
+This feature was sponsored by David Roundy. 
+
+@item
+Nested tuplets can have different formatting for each nesting level,
+
+@lilypond[ragged-right]
+\new Staff {
+  \time 5/4
+  \tweak #'text #tuplet-number::calc-fraction-text
+  \times 5/3 {
+     \tweak #'text  #tuplet-number::calc-denominator-text
+     \times 2/3 {
+        c'8[ c'8 c'8]
+     }
+     \times 2/3 {
+        c'8[ c'8 c'8]
+     }
+     \times 2/3 {
+        c'8[ c'8 c'8]
+     }
+  }
+}
+@end lilypond
+
+This feature was sponsored by Trevor Bača.
+
+
 @item
 New sections with different spacing parameters can be started with
 @code{newSpacingSection}.  This is useful when there are