From af1050e062305296e91551c7ab6803b7095d8d74 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 16 Aug 2005 15:54:52 +0000 Subject: [PATCH] (Top): add entry for percent counters. --- Documentation/topdocs/GNUmakefile | 1 + Documentation/topdocs/NEWS.tely | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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 } -- 2.39.5