CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Mats Bengtsson <[EMAIL PROTECTED]>      05/08/15 13:51:31

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

Log message:
        * Documentation/user/advanced-notation.itely (Instrument names):
        Document a workaround for instrument names that collide with
        system start braces/brackets.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4004&tr2=1.4005&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?tr1=1.48&tr2=1.49&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4004 lilypond/ChangeLog:1.4005
--- lilypond/ChangeLog:1.4004   Mon Aug 15 13:07:32 2005
+++ lilypond/ChangeLog  Mon Aug 15 13:51:30 2005
@@ -1,3 +1,9 @@
+2005-08-15  Mats Bengtsson  <[EMAIL PROTECTED]>
+
+       * Documentation/user/advanced-notation.itely (Instrument names):
+       Document a workaround for instrument names that collide with
+       system start braces/brackets.
+
 2005-08-15  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
        * input/proportional.ly: use #'used property. Set break-overshoot 
property.
Index: lilypond/Documentation/user/advanced-notation.itely
diff -u lilypond/Documentation/user/advanced-notation.itely:1.48 
lilypond/Documentation/user/advanced-notation.itely:1.49
--- lilypond/Documentation/user/advanced-notation.itely:1.48    Fri Aug 12 
20:58:21 2005
+++ lilypond/Documentation/user/advanced-notation.itely Mon Aug 15 13:51:31 2005
@@ -884,8 +884,10 @@
 @refbugs
 
 When you put a name on a grand staff or piano staff, the width of the
-brace is not taken into account.  You must add extra spaces to the end of
-the name to avoid a collision.
+brace is not taken into account. The following property setting can be
+used to move the instrument names to the left, in such situations.
[EMAIL PROTECTED]
+\override Score.InstrumentName #'space-alist = #'((left-edge extra-space . 
2.0))@end example
 
 
 @node Instrument transpositions


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to