(Grace notes): ) fixes.
* Documentation/user/refman.itely (Dynamics): website
fixes. (should backport!)
2003-08-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* Documentation/user/refman.itely: remove superfluous -'s
+ (Grace notes): ) fixes.
- * lily/music.cc: generic compress() function. Remove others.
+ * lily/music.cc: generic compress(), transpose() functions. Remove
+ others.
* lily/parser.yy (gen_text_def): remove support for #'(italic )
style markups.
\context Voice {
< { d1^\trill ( }
{ s2 \grace { c16[ d] } } >
- )c4
+ c4)
}
@end lilypond
\slurUp
\grace {
a4( }
- ) a4 a4( a2)
+ a4) a4( a2)
\slurBoth
\grace {
\slurUp
a4( }
- ) a4 a4( a2)
+ a4) a4( a2)
\slurBoth
}
@end lilypond