From: Mats Bengtsson Date: Tue, 16 May 2006 13:18:40 +0000 (+0000) Subject: * Documentation/user/advanced-notation.itely (Instrument names): X-Git-Tag: release/2.9.5~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c3cb4c7622ba687b86ea71989bc9e43093e06caf;p=lilypond.git * Documentation/user/advanced-notation.itely (Instrument names): Modified obsolete instruction on how to move instrument names away from the staves. Hmm, at second thought the bug probably has been solved, so the full bug description should probably be removed. --- diff --git a/ChangeLog b/ChangeLog index 87bd1a7f02..9788dca989 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-05-16 Mats Bengtsson + + * Documentation/user/advanced-notation.itely (Instrument names): + Modified obsolete instruction on how to move instrument names away + from the staves. Hmm, at second thought the bug probably has been + solved, so the full bug description should probably be removed. + 2006-05-16 Han-Wen Nienhuys * lily/context.cc (internal_send_stream_event): thinko fix. diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 959cfd1811..5de55b6410 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -994,8 +994,7 @@ 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)) +\override Score.InstrumentName #'padding = #2.0 @end example