From: james Date: Tue, 23 Feb 2010 16:49:08 +0000 (+0000) Subject: Doc: Notation Ottava Bracket examples inc -2 to 2 X-Git-Tag: release/2.13.14-1~15 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d9a0e7a21bda4172c0bf9a81959b216324c481c6;p=lilypond.git Doc: Notation Ottava Bracket examples inc -2 to 2 Included comeplete range for \ottava (-2 to 2) previously only showing #1 and #0 --- diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index 313dcf3114..bfe45043fb 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -1128,18 +1128,20 @@ Internals Reference: @notation{Ottava brackets} introduce an extra transposition of an octave for the staff: -@lilypond[verbatim,quote,relative=2] +@lilypond[verbatim,quote,relative=1] a'2 b -\ottava #1 +\ottava #-2 +a b +\ottava #-1 a b \ottava #0 a b +\ottava #1 +a b +\ottava #2 +a b @end lilypond -The @code{ottava} function also takes -1 (for 8va bassa), -2@tie{}(for 15ma), and -2 (for 15ma bassa) as arguments. - - @snippets @lilypondfile[verbatim,lilyquote,texidoc,doctitle]