CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/08/24 12:22:51

Modified files:
        .              : THANKS 
        Documentation/topdocs: NEWS.tely 
        Documentation/user: basic-notation.itely 

Log message:
        (Measure repeats): add
        countPercentRepeats example.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/THANKS.diff?tr1=1.143&tr2=1.144&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/topdocs/NEWS.tely.diff?tr1=1.76&tr2=1.77&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/basic-notation.itely.diff?tr1=1.40&tr2=1.41&r1=text&r2=text

Patches:
Index: lilypond/Documentation/topdocs/NEWS.tely
diff -u lilypond/Documentation/topdocs/NEWS.tely:1.76 
lilypond/Documentation/topdocs/NEWS.tely:1.77
--- lilypond/Documentation/topdocs/NEWS.tely:1.76       Mon Aug 22 17:28:50 2005
+++ lilypond/Documentation/topdocs/NEWS.tely    Wed Aug 24 12:22:51 2005
@@ -21,6 +21,13 @@
 @end ifnothtml
 
 
[EMAIL PROTECTED] textanchor{NAME}
[EMAIL PROTECTED]
+<a name href="\NAME\"></a>
[EMAIL PROTECTED] html
[EMAIL PROTECTED] macro
+
+
 @documentencoding utf-8
 @documentlanguage en
 
@@ -36,7 +43,7 @@
 
 
 @itemize @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED] @textanchor{tie-chords}
 Formatting of ties in chords has been improved. Ties no longer collide
 with note heads and stems. In addition, it is possible to manually
 specify tie formatting
@@ -70,7 +77,7 @@
 Dellá.
  
 
[EMAIL PROTECTED]
[EMAIL PROTECTED]  @textanchor{repeat-counter}
 With the @code{countPercentRepeats} property,
 percent repeats get incremental numbers to indicate the accumulated repeat 
count.
 
@@ -186,7 +193,7 @@
 This feature was sponsored by Trevor Baca.
 
 
[EMAIL PROTECTED]
[EMAIL PROTECTED] @textanchor{arrow-glyph}
 Arrow heads were added to the Feta font.
 
 @lilypond[]
@@ -250,7 +257,7 @@
 will render only the last five measures (assuming 4/4 time signature)
 of a piece.
 
[EMAIL PROTECTED]
[EMAIL PROTECTED] @textanchor{simple-melismata}
 Melismata can be specified simply in the lyrics now, eg.
 
 @lilypond[relative=1,verbatim,fragment]
@@ -279,7 +286,7 @@
 @code{Default_bar_line_engraver} and @code{Timing_translator}
 respectively.
 
[EMAIL PROTECTED]
[EMAIL PROTECTED] @textanchor{pitched-trill}
 Explicit pitches may be added to trills,
 
 @lilypond[relative,verbatim,fragment]
Index: lilypond/Documentation/user/basic-notation.itely
diff -u lilypond/Documentation/user/basic-notation.itely:1.40 
lilypond/Documentation/user/basic-notation.itely:1.41
--- lilypond/Documentation/user/basic-notation.itely:1.40       Wed Aug 24 
10:37:47 2005
+++ lilypond/Documentation/user/basic-notation.itely    Wed Aug 24 12:22:51 2005
@@ -2934,7 +2934,7 @@
 Measure repeats of more than 2 measures get a counter, if you switch
 on the @code{countPercentRepeats} property,
 
[EMAIL PROTECTED], quote,verbatim,raggedright]
[EMAIL PROTECTED],fragment,quote,verbatim,raggedright]
 \set countPercentRepeats = ##t
 \new Voice
   \repeat "percent" 4 { c1 }
Index: lilypond/THANKS
diff -u lilypond/THANKS:1.143 lilypond/THANKS:1.144
--- lilypond/THANKS:1.143       Sun Aug 21 20:47:15 2005
+++ lilypond/THANKS     Wed Aug 24 12:22:51 2005
@@ -21,9 +21,12 @@
 
 SPONSORS
 
+Jay Hamilton
 Jamie Bullock
 D. Josiah Boothby
+Kieren MacMillan
 Nancho Alvarez
+Steve Doonan
 Sven Axelsson
 Trevor Bača
 Yoshinobu Ishizaki   


_______________________________________________
Lilypond-cvs mailing list
Lilypond-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to