2006-10-12 Han-Wen Nienhuys <hanwen@lilypond.org>
+ * Documentation/topdocs/NEWS.tely (Top): add new feature.
+
* lily/general-scheme.cc (LY_DEFINE): elucidate docstring.
* scm/define-markup-commands.scm (tied-lyric): new function: split
@end ignore
+@item Lyric texts may include tie symbols by using the @code{~}
+symbol,
+
+@lilypond[relative=1,fragment,ragged-right]
+ { c4 f2 g4 }
+ \addlyrics {
+ o la~la la
+ }
+@end lilypond
+
@item Calculation of note head durations is now softcoded.
@lilypond[relative=1,fragment,ragged-right]