From: Werner Lemberg Date: Wed, 11 Apr 2007 04:24:40 +0000 (+0200) Subject: Minor improvements. X-Git-Tag: release/2.11.23-1~28 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bbb97b8e8c8715c5b9a52b1a58485d414868e23a;p=lilypond.git Minor improvements. --- diff --git a/input/lsr/spacing/alignment-vertical-spacing.ly b/input/lsr/spacing/alignment-vertical-spacing.ly index 8c70b972ac..29d8981589 100644 --- a/input/lsr/spacing/alignment-vertical-spacing.ly +++ b/input/lsr/spacing/alignment-vertical-spacing.ly @@ -4,14 +4,12 @@ By setting properties in @code{NonMusicalPaperColumn}, vertical spacing of alignments can be adjusted per system. - By setting @code{alignment-extra-space} or @code{fixed-alignment-extra-space} an individual system may be stretched vertically. - -For technical reasons, @code{overrideProperty} has to be used for -setting properties on individual objects. @code{override} in a +For technical reasons, @code{\overrideProperty} has to be used for +setting properties on individual objects. @code{\override} in a @code{\context} block may still be used for global overrides. " }