CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/07/21 14:53:43

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

Log message:
        (Top): add new feature.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/topdocs/NEWS.tely.diff?tr1=1.46&tr2=1.47&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/basic-notation.itely.diff?tr1=1.28&tr2=1.29&r1=text&r2=text

Patches:
Index: lilypond/Documentation/topdocs/NEWS.tely
diff -u lilypond/Documentation/topdocs/NEWS.tely:1.46 
lilypond/Documentation/topdocs/NEWS.tely:1.47
--- lilypond/Documentation/topdocs/NEWS.tely:1.46       Thu Jul 21 14:46:54 2005
+++ lilypond/Documentation/topdocs/NEWS.tely    Thu Jul 21 14:53:42 2005
@@ -33,6 +33,21 @@
 
 @itemize @bullet
 @item
+If @code{skipLastLength} is set, only the last few measures of a piece
+are rendered, which speeds up correcting scores. For example, setting
+
[EMAIL PROTECTED]
+showLastLength = R1*5
+\score { ... }
[EMAIL PROTECTED] verbatim
+
[EMAIL PROTECTED]
+will render only the last five measures (assuming 4/4 time signature)
+of a piece.
+
+
+
[EMAIL PROTECTED]
 Melismata can be specified simply in the lyrics now, eg.
 
 @lilypond[relative=1,verbatim,fragment]
Index: lilypond/Documentation/user/basic-notation.itely
diff -u lilypond/Documentation/user/basic-notation.itely:1.28 
lilypond/Documentation/user/basic-notation.itely:1.29
--- lilypond/Documentation/user/basic-notation.itely:1.28       Thu Jul 21 
14:45:55 2005
+++ lilypond/Documentation/user/basic-notation.itely    Thu Jul 21 14:53:42 2005
@@ -763,6 +763,7 @@
 
 @verbatim
 showLastLength = R1*5
+\score { ... }
 @end verbatim
 
 @noindent


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

Reply via email to