From dff62f02b26633e6ed238c9ed4aa5d8e3f3708ff Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 7 Dec 2007 15:38:21 -0800 Subject: [PATCH] Formatting from Ralph; thanks! --- Documentation/user/rhythms.itely | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index 849211f476..bc7b9a7157 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -533,10 +533,15 @@ well-defined. In these cases, a slur may be preferable. @node Rests @unnumberedsubsubsec Rests @cindex rest +@cindex maxima +@cindex longa +@cindex breve @funindex \rest @funindex r @funindex \maxima +@funindex \longa +@funindex \breve Rests are entered like notes with the note name @code{r}: @@ -599,6 +604,8 @@ note with note name @code{s} or with @code{\skip @var{duration}} a4 a4 s4 a4 \skip 1 a4 @end lilypond +@cindex lyrics, skip + The @code{s} syntax is only available in note mode and chord mode. In other situations, for example, when entering lyrics, one must use the @code{\skip} command: @@ -695,6 +702,9 @@ An @code{R} spanning a single measure is printed as either a whole or breve rest, centered in the measure, regardless of the time signature. +@cindex church rest +@cindex rest, church + If there are 10 or fewer measures of rest, LilyPond prints @rglos{church rests} (a series of longa and breve rests) in the staff and @@ -763,13 +773,12 @@ c4^\markup {CHORUS} d f c @seealso -This manual: @ref{Text}, @ref{Text scripts}. +Notation Reference: @ref{Durations}, @ref{Text}, +@ref{Text markup}, @ref{Text scripts}. Snippets: @lsrdir{rhythms} -Internals Reference: - -@internalsref{MultiMeasureRest}. +Internals Reference: @internalsref{MultiMeasureRest}. The layout object @internalsref{MultiMeasureRestNumber} is for the default number, and @internalsref{MultiMeasureRestText} for user -- 2.39.5