CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Graham Percival <[EMAIL PROTECTED]>     05/08/17 08:13:28

Modified files:
        .              : ChangeLog 
        Documentation/user: advanced-notation.itely lilypond-book.itely 

Log message:
        Doc getting an I rehearsal mark, and fix "notime" entry in lily-book.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4024&tr2=1.4025&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?tr1=1.49&tr2=1.50&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/lilypond-book.itely.diff?tr1=1.121&tr2=1.122&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4024 lilypond/ChangeLog:1.4025
--- lilypond/ChangeLog:1.4024   Tue Aug 16 23:40:20 2005
+++ lilypond/ChangeLog  Wed Aug 17 08:13:28 2005
@@ -1,3 +1,10 @@
+2005-08-17  Graham Percival  <[EMAIL PROTECTED]>
+
+       * Documentation/user/lilypond-book: fix notime entry.
+
+       * Documentation/user/advanced-notation.itely: add info on
+       getting an I rehearsal mark.
+
 2005-08-17  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
        * input/regression/stem-spacing.ly (Module): remove file.
Index: lilypond/Documentation/user/advanced-notation.itely
diff -u lilypond/Documentation/user/advanced-notation.itely:1.49 
lilypond/Documentation/user/advanced-notation.itely:1.50
--- lilypond/Documentation/user/advanced-notation.itely:1.49    Mon Aug 15 
13:51:31 2005
+++ lilypond/Documentation/user/advanced-notation.itely Wed Aug 17 08:13:28 2005
@@ -739,7 +739,12 @@
 @end lilypond
 
 @noindent
-(The [EMAIL PROTECTED]' is skipped in accordance with engraving traditions.)
+The [EMAIL PROTECTED]' is skipped in accordance with engraving traditions.
+If you wish to include the letter `I', then use
+
[EMAIL PROTECTED]
+\set Score.markFormatter = #format-mark-alphabet
[EMAIL PROTECTED] example
 
 The mark is incremented automatically if you use @code{\mark
 \default}, but you can also use an integer argument to set the mark
@@ -886,8 +891,10 @@
 When you put a name on a grand staff or piano staff, the width of the
 brace is not taken into account. The following property setting can be
 used to move the instrument names to the left, in such situations.
+
 @example
-\override Score.InstrumentName #'space-alist = #'((left-edge extra-space . 
2.0))@end example
+\override Score.InstrumentName #'space-alist = #'((left-edge extra-space . 
2.0))
[EMAIL PROTECTED] example
 
 
 @node Instrument transpositions
Index: lilypond/Documentation/user/lilypond-book.itely
diff -u lilypond/Documentation/user/lilypond-book.itely:1.121 
lilypond/Documentation/user/lilypond-book.itely:1.122
--- lilypond/Documentation/user/lilypond-book.itely:1.121       Wed Aug  3 
14:26:32 2005
+++ lilypond/Documentation/user/lilypond-book.itely     Wed Aug 17 08:13:28 2005
@@ -469,7 +469,8 @@
 @code{raggedright} option.
 
 @item notime
-Do not print the time signature.
+Do not print the time signature, and turns off the timing (key signature,
+bar lines) in the score.
 
 @item fragment
 Make @command{lilypond-book} add some boilerplate code so that you can


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

Reply via email to