From: Werner Lemberg Date: Fri, 8 Dec 2006 06:26:15 +0000 (+0100) Subject: Update doc for octavation. X-Git-Tag: release/2.11.2-1~52^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ad4027415f84ebe65c3443ed3798d3a8119b134b;p=lilypond.git Update doc for octavation. --- diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 542728bfc5..8b64117d85 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -1135,9 +1135,9 @@ the staff. They are created by invoking the function } @end lilypond -The @code{set-octavation} function also takes -1 (for 8va bassa) and 2 -(for 15ma) as arguments. Internally the function sets the properties -@code{ottavation} (e.g., to @code{"8va"}) and +The @code{set-octavation} function also takes -1 (for 8va bassa), 2@tie{}(for 15ma), +and -2 (for 15ma bassa) as arguments. Internally the function sets the properties +@code{ottavation} (e.g., to @code{"8va"} or @code{"8vb"}) and @code{centralCPosition}. For overriding the text of the bracket, set @code{ottavation} after invoking @code{set-octavation}, i.e.,