From 7ad5c55bcb4f13327853e4c62af63eb6ab61d45b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 11 Oct 2006 23:21:31 +0000 Subject: [PATCH] (Top): add new feature. --- ChangeLog | 2 ++ Documentation/topdocs/NEWS.tely | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index cc035348b8..4d60d3ac44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-12 Han-Wen Nienhuys + * 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 diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 44ab684aca..4800bde69b 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -66,6 +66,16 @@ which scares away people. @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] -- 2.39.5