From 1a0b8d90d648b03f9bc6d93bcb3d0699f93482d0 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Mon, 20 Jun 2011 01:06:41 +0100 Subject: [PATCH] Doc: NR minor edits to Clef and Cue section Just to tie up the two sections together with some @seealso entries plus references in the main 'Clef' section to mention \cueClef and \cueDuringWithClef. Corrected a few 'double-spacing after period' corrections. --- Documentation/notation/pitches.itely | 8 +++++--- Documentation/notation/staff.itely | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index f253d35a0d..3d382f6747 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -1152,20 +1152,22 @@ c2 c Some special purpose clefs are described in @ref{Mensural clefs}, @ref{Gregorian clefs}, @ref{Default tablatures}, and @ref{Custom -tablatures}. +tablatures}. For mixing different clefs when cue notes within a score, +see the @code{\cueClef} and @code{\cueDuringWithClef} functions in +@ref{Formatting cue notes}. @snippets @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {tweaking-clef-properties.ly} - @seealso Notation Reference: @ref{Mensural clefs}, @ref{Gregorian clefs}, @ref{Default tablatures}, -@ref{Custom tablatures}. +@ref{Custom tablatures}, +@ref{Formatting cue notes}. Snippets: @rlsr{Pitches}. diff --git a/Documentation/notation/staff.itely b/Documentation/notation/staff.itely index 56f493617d..32b7a0a529 100644 --- a/Documentation/notation/staff.itely +++ b/Documentation/notation/staff.itely @@ -1227,7 +1227,7 @@ d,4 r a r The @code{\cueClef} command can also be used with an explict @code{CueVoice} context if a change of clef is required and will print -an appropriately sized clef for the cue notes. The @code{\cueClefUnset} +an appropriately sized clef for the cue notes. The @code{\cueClefUnset} command can then be used to switch back to the original clef, again with an appropriately sized clef. @@ -1257,7 +1257,7 @@ d,,4 r a r For more complex cue note placement, e.g including transposition, or inserting cue notes from multiple music sources the @code{\cueDuring} or -@code{\cueDuringWithClef} commands can be used. These are more +@code{\cueDuringWithClef} commands can be used. These are more specialized form of @code{\quoteDuring}, see @ref{Quoting other voices} in the previous section. @@ -1476,6 +1476,7 @@ Notation Reference: @ref{Quoting other voices}, @ref{Instrument transpositions}, @ref{Instrument names}, +@ref{Clef}, @ref{Musical cues}, @ref{Using tags}. -- 2.39.5