From: Han-Wen Nienhuys Date: Tue, 16 Aug 2005 15:54:52 +0000 (+0000) Subject: (Top): add entry for percent X-Git-Tag: release/2.7.6~39 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=af1050e062305296e91551c7ab6803b7095d8d74;p=lilypond.git (Top): add entry for percent counters. --- diff --git a/Documentation/topdocs/GNUmakefile b/Documentation/topdocs/GNUmakefile index 747f3993ee..7649029fe1 100644 --- a/Documentation/topdocs/GNUmakefile +++ b/Documentation/topdocs/GNUmakefile @@ -12,3 +12,4 @@ LILYPOND='true' endif $(outdir)/NEWS.nexi: NEWS.tely + diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 30865e919d..cee931e08f 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -31,14 +31,14 @@ See user manual, \NAME\ @unnumbered New features in 2.7 since 2.6 @ifhtml -This document is also available in @uref{source/Documentation/topdocs/out-www/NEWS.pdf,PDF}. +This document is also available in @uref{NEWS.pdf,PDF}. @end ifhtml @itemize @bullet @item -Percent repeats now get numbers to how many repeats there are. +Percent repeats get numbers to indicate how many repeats there are. @lilypond[relative=2,fragment,raggedright] \repeat percent 4 { c1 }