From ad4027415f84ebe65c3443ed3798d3a8119b134b Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Fri, 8 Dec 2006 07:26:15 +0100 Subject: [PATCH] Update doc for octavation. --- Documentation/user/advanced-notation.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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., -- 2.39.5