]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): doc new features.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 21 Jul 2006 11:55:43 +0000 (11:55 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 21 Jul 2006 11:55:43 +0000 (11:55 +0000)
ChangeLog
Documentation/topdocs/NEWS.tely

index 30708b6964cd08f85082c8d43d9a57e16c86d752..5b38082ff6d047a3379e1350ebd809ff4bc13d7c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-07-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * Documentation/topdocs/NEWS.tely (Top): doc new features.
+
        * scm/output-lib.scm (grace-spacing::calc-shortest-duration): new function.
 
        * scm/define-grob-properties.scm (all-user-grob-properties):
index 98c083dd82c524bc3ab67ef70ccf6788b5d14beb..df0c374f263060dad1b421ee0d6553b4adf45ccd 100644 (file)
@@ -66,6 +66,41 @@ which scares away people.
 
 @end ignore
 
+@item
+Grace notes maybe forced to use floating spacing, 
+
+@lilypond[relative=2,ragged-right]
+<<
+  \override Score.SpacingSpanner  #'strict-grace-spacing = ##t
+  \new Staff {
+     c'4
+     \afterGrace
+     c'4
+     { c'16[ c'8 c'16] }
+     c'4
+  }
+  \new Staff {
+     c'16[ c'16 c'16 c'16]
+     c'16[ c'16 c'16 c'16]
+     c'4
+  }
+>>
+@end lilypond
+
+This feature was sponsored by Trevor Bača.
+
+
+@item
+Durations of grace notes are taken into account for spacing,
+
+@lilypond[relative=2,ragged-right,fragment]
+  c
+  \grace { c8[ c16 d c8]  }
+  c
+@end lilypond
+
+This feature was sponsored by Trevor Bača.
+
 @item
 Tuplet brackets can be made to run to prefatory matter or
 the next note