]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 8 Nov 2004 19:38:00 +0000 (19:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 8 Nov 2004 19:38:00 +0000 (19:38 +0000)
Documentation/topdocs/NEWS.texi

index a3fc5a9c345f1ab57b91c92d94c5a1444f26fce4..a1ffc29ca8e42efd39d78674eac6434890af87fa 100644 (file)
@@ -7,6 +7,18 @@
 @unnumbered New features in 2.5 since 2.4
 
 @itemize @bullet
+@item Grace notes are correctly quoted and formatted when using cue notes.
+
+@item Cue notes can now be created with
+
+@example
+\cueDuring #@var{voice-name} #@var{direction} @{ @var{music} @}
+@end example
+
+@noindent
+This will set stem directions and put the cue notes in the @code{cue}
+@code{Voice}
+
 @item Stemlets, short stems over beamed rests, have been added.
 
 @end itemize