]> git.donarmstrong.com Git - lilypond.git/commitdiff
Attempt to make @seealso easier to parse.
authorGraham Percival <graham@percival-music.ca>
Fri, 16 Nov 2007 00:13:04 +0000 (16:13 -0800)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 16 Nov 2007 19:19:29 +0000 (20:19 +0100)
Documentation/user/rhythms.itely

index ccd4f2daa2ab301fc52c8dc74e16cbdc35348b4a..eaa218fcccec2c60d5bbefee9f8fbd60b25fcfa5 100644 (file)
@@ -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}.