From: hjunes Date: Tue, 16 Aug 2005 21:47:25 +0000 (+0000) Subject: clarify a bit. X-Git-Tag: release/2.6.4~17^2~65 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9dcb645f4f1984dd086530e8824f11a157bb9745;p=lilypond.git clarify a bit. --- diff --git a/ChangeLog b/ChangeLog index c4c268f350..60bdf87baa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-17 Heikki Junes + + * Documentation/topdocs/NEWS.tely: clarify a bit. + 2005-08-16 Nicolas Sceaux * input/no-notation/display-lily-tests.ly: delete diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index cee931e08f..0621ce6c80 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -38,7 +38,7 @@ This document is also available in @uref{NEWS.pdf,PDF}. @itemize @bullet @item -Percent repeats get numbers to indicate how many repeats there are. +Percent repeats get incremental numbers to indicate how many repeats there are. @lilypond[relative=2,fragment,raggedright] \repeat percent 4 { c1 } @@ -117,7 +117,7 @@ to their time-difference by assigning a duration to This feature was sponsored by Trevor Baca. @item -Symbol sizes (e.g. accidentals) are disregarded for spacing if if +Symbol sizes (e.g. accidentals) are disregarded for spacing if @code{uniform-stretching} of the @code{SpacingSpanner} grob is set,