From: Graham Percival Date: Fri, 16 Nov 2007 00:13:04 +0000 (-0800) Subject: Attempt to make @seealso easier to parse. X-Git-Tag: release/2.11.35-1~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2334610bb6146038df7aa7108cd23131c50685ad;p=lilypond.git Attempt to make @seealso easier to parse. --- diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index ccd4f2daa2..eaa218fccc 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -113,22 +113,30 @@ in @code{lyricmode}. @seealso -For ways of specifying durations for the syllables of lyrics -and ways of aligning lyrics to notes see @ref{Vocal music}. +Notation Reference: +@itemize +@item +For ways of specifying durations for the syllables of lyrics and +ways of aligning lyrics to notes see @ref{Vocal music}. +@item For a description of how to enter rests see @ref{Writing rests}. -A note with the duration of a quadruple breve may be -entered with \maxima, but this is supported only within -ancient music notation; see @ref{Ancient notation}. +@item +A note with the duration of a quadruple breve may be entered with +@code{\maxima}, but this is supported only within ancient music +notation; see @ref{Ancient notation}. +@item Optionally, notes can be spaced proportionately to their duration. -For details of this and other settings which control -proportional notation see @ref{Proportional notation}. +For details of this and other settings which control proportional +notation see @ref{Proportional notation}. + +@end itemize Snippets: @lsrdir{rhythms} -Internals Reference: @internalsref{Dots}, and +Internals Reference: @internalsref{Dots}, @internalsref{DotColumn}.