From c3cb4c7622ba687b86ea71989bc9e43093e06caf Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Tue, 16 May 2006 13:18:40 +0000 Subject: [PATCH] * 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. --- ChangeLog | 7 +++++++ Documentation/user/advanced-notation.itely | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) 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 -- 2.39.5