]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): add entry for percent
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 Aug 2005 15:54:52 +0000 (15:54 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 Aug 2005 15:54:52 +0000 (15:54 +0000)
counters.

Documentation/topdocs/GNUmakefile
Documentation/topdocs/NEWS.tely

index 747f3993eee2a3ba238b748d5a71832acefc63eb..7649029fe17313f753e393ef866cef9397942f1f 100644 (file)
@@ -12,3 +12,4 @@ LILYPOND='true'
 endif
 
 $(outdir)/NEWS.nexi: NEWS.tely
+
index 30865e919dae0e2aed5e1eaed354fa96d80701b1..cee931e08f0f8554bb53f11dd1e798d5f44ccb68 100644 (file)
@@ -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 }