CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         lilypond_2_6
Changes by:     Mats Bengtsson <[EMAIL PROTECTED]>      05/08/15 14:04:56

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?only_with_tag=lilypond_2_6&tr1=1.3836.2.25&tr2=1.3836.2.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?only_with_tag=lilypond_2_6&tr1=1.35.2.1&tr2=1.35.2.2&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3836.2.25 lilypond/ChangeLog:1.3836.2.26
--- lilypond/ChangeLog:1.3836.2.25      Mon Aug 15 11:49:14 2005
+++ lilypond/ChangeLog  Mon Aug 15 14:04:56 2005
@@ -1,5 +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.
+
        * scm/framework-ps.scm (output-framework): Yet another
        backport-bugfix: remove the call to paper-book-write-midis, 
        which would otherwise require a more substantial backport. 
Index: lilypond/Documentation/user/advanced-notation.itely
diff -u lilypond/Documentation/user/advanced-notation.itely:1.35.2.1 
lilypond/Documentation/user/advanced-notation.itely:1.35.2.2
--- lilypond/Documentation/user/advanced-notation.itely:1.35.2.1        Fri Jul 
15 21:27:49 2005
+++ lilypond/Documentation/user/advanced-notation.itely Mon Aug 15 14:04:56 2005
@@ -851,8 +851,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
Lilypond-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to