From dec63c7e2c47624ebdcd40a49c7541c1496441ce Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 24 Feb 2010 07:58:36 +0000 Subject: [PATCH] Doc: slight policy-compliance rewrites. --- Documentation/notation/pitches.itely | 14 +++++++------- Documentation/notation/rhythms.itely | 5 ++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index bfe45043fb..8bb544a431 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -1128,18 +1128,18 @@ Internals Reference: @notation{Ottava brackets} introduce an extra transposition of an octave for the staff: -@lilypond[verbatim,quote,relative=1] -a'2 b +@lilypond[verbatim,quote,relative=2] +a2 b \ottava #-2 -a b +a2 b \ottava #-1 -a b +a2 b \ottava #0 -a b +a2 b \ottava #1 -a b +a2 b \ottava #2 -a b +a2 b @end lilypond @snippets diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 02f49f6d25..96a8f6e071 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -2516,9 +2516,8 @@ See @ref{The Feta font}, for a list of symbols which may be printed with @code{\musicglyph}. For common tweaks to the positioning of rehearsal marks, see -@ref{Formatting text}. -For more precise control, see the @code{break-alignable-interface} -under 5.5.1 of @ref{Aligning objects}. +@ref{Formatting text}. For more precise control, see +@code{break-alignable-interface} in @ref{Aligning objects}. @seealso -- 2.39.5