CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Graham Percival <[EMAIL PROTECTED]> 05/08/09 08:47:47
Modified files: Documentation/user: basic-notation.itely advanced-notation.itely . : ChangeLog Log message: Clarifies that multi-measure rests can be used for a single bar. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/basic-notation.itely.diff?tr1=1.33&tr2=1.34&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?tr1=1.46&tr2=1.47&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3985&tr2=1.3986&r1=text&r2=text Patches: Index: lilypond/ChangeLog diff -u lilypond/ChangeLog:1.3985 lilypond/ChangeLog:1.3986 --- lilypond/ChangeLog:1.3985 Tue Aug 9 08:41:21 2005 +++ lilypond/ChangeLog Tue Aug 9 08:47:47 2005 @@ -6,7 +6,8 @@ \justify and \wordwrap, add "upright is the opposite of italic". * Documentation/user/advanced-notation.itely: shaped->shape, - add (cons (markup "foo")) type of example to text markup. + add (cons (markup "foo")) type of example to text markup, + reword multi-measure rests section. * lily/note-heads-engraver.cc: changed Shaped->Shape in a comment. No actual code was touched. @@ -18,6 +19,9 @@ * Documentation/user/global.itely: document \score{\header{}} behavior. + + * Documentation/user/basic-notation.itely: reword multi-measure + rest discussion in Rests. 2005-08-08 Mats Bengtsson <[EMAIL PROTECTED]> Index: lilypond/Documentation/user/advanced-notation.itely diff -u lilypond/Documentation/user/advanced-notation.itely:1.46 lilypond/Documentation/user/advanced-notation.itely:1.47 --- lilypond/Documentation/user/advanced-notation.itely:1.46 Tue Aug 9 07:29:06 2005 +++ lilypond/Documentation/user/advanced-notation.itely Tue Aug 9 08:47:47 2005 @@ -556,13 +556,15 @@ @subsection Multi measure rests @cindex multi measure rests [EMAIL PROTECTED] full measure rests @cindex Rests, multi measure [EMAIL PROTECTED] Rests, full measure @cindex whole rests for a full measure @cindex @code{R} -Multi-measure rests are entered using [EMAIL PROTECTED]'. It is specifically -meant for full bar rests and for entering parts: the rest can expand -to fill a score with rests, or it can be printed as a single +Rests for one full measure (or many bars) are entered using [EMAIL PROTECTED]'. It +is specifically meant for full bar rests and for entering parts: the rest +can expand to fill a score with rests, or it can be printed as a single multi-measure rest. This expansion is controlled by the property @code{Score.skipBars}. If this is set to true, empty measures will not be expanded, and the appropriate number is added automatically Index: lilypond/Documentation/user/basic-notation.itely diff -u lilypond/Documentation/user/basic-notation.itely:1.33 lilypond/Documentation/user/basic-notation.itely:1.34 --- lilypond/Documentation/user/basic-notation.itely:1.33 Wed Aug 3 20:51:34 2005 +++ lilypond/Documentation/user/basic-notation.itely Tue Aug 9 08:47:47 2005 @@ -231,7 +231,8 @@ @end lilypond Whole bar rests, centered in middle of the bar, -must be done with multi-measure rests. They are discussed in +must be done with multi-measure rests. They can be used for a +single bar as well as many bars, and are discussed in @ref{Multi measure rests}. _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs