From: Jan Nieuwenhuizen Date: Thu, 12 Feb 2004 17:47:07 +0000 (+0000) Subject: Substitute Lyrics/LyricsVoice. X-Git-Tag: release/2.1.23~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=573d7ebf4a36e1d4d5d11d7be40db184f98ec9e7;p=lilypond.git Substitute Lyrics/LyricsVoice. --- diff --git a/ChangeLog b/ChangeLog index fef48b1af7..7ca93ea57c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-02-12 Jan Nieuwenhuizen + * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice. + * scripts/lilypond-book.py (snippet_res): @include filename must not be empty. diff --git a/Documentation/topdocs/NEWS.texi b/Documentation/topdocs/NEWS.texi index 10987a0019..303a9fd1dc 100644 --- a/Documentation/topdocs/NEWS.texi +++ b/Documentation/topdocs/NEWS.texi @@ -36,8 +36,8 @@ running convert-ly on the lilypond snippets like so: @end example @end ignore -@item The @code{Lyrics} context has been removed. Lyrics should only -be constructed in @code{LyricsVoice}. +@item The @code{LyricsVoice} context has been removed. Lyrics should only +be constructed in @code{Lyrics}. @item The @code{Thread} context has been removed. Note heads and rests are now constructed at @code{Voice} level.