]> git.donarmstrong.com Git - lilypond.git/commitdiff
Formatting fixes from Ralph; thanks!
authorGraham Percival <graham@percival-music.ca>
Fri, 30 Nov 2007 00:22:45 +0000 (16:22 -0800)
committerGraham Percival <graham@percival-music.ca>
Fri, 30 Nov 2007 00:22:45 +0000 (16:22 -0800)
Documentation/user/pitches.itely
Documentation/user/rhythms.itely

index 8459f5c498068d745b4671c50fed60529db29fd9..fba0d95987a58a76c7ee2a1d3f957e9623f6a32d 100644 (file)
@@ -1016,6 +1016,8 @@ Internally the function sets the properties @code{ottavation}
 
 @seealso
 
+Music Glossary: @c FIXME add link once it's in the glossary @c @rgloss{ottava}.
+
 Snippets: @lsrdir{pitches}.
 
 Internals reference: @internalsref{OttavaBracket}.
@@ -1113,6 +1115,8 @@ to serve as a reminder that these parts are written in C.
 
 @seealso
 
+Music Glossary: @c FIXME add link once it's in the glossary @c @rgloss{instrument transposition}.
+
 Notation Reference: @ref{Quoting other voices}, @ref{Transpose}.
 
 Snippets: @lsrdir{pitches}.
index c00b26c1b50fab80245886276591d564bb83ed61..3ad0efceba4180d346f1673680535451897046b9 100644 (file)
@@ -106,33 +106,24 @@ force a particular direction manually:
 @funindex \dotsNeutral
 @code{\dotsNeutral}.
 
-@c TODO: after deciding the link question, fix these.  -gp
-Durations are entered in the same way in @code{drummode},
-@code{chordmode}, @code{figuremode}, and (optionally) 
-in @code{lyricmode}.
-
-@seealso
-
-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}.
-
-@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}.
 
-@end itemize
+
+@seealso
+
+Music Glossary: @rgloss{breve}, @rgloss{longa}.
+
+Notation Reference: @ref{Writing rests}, @ref{Vocal music},
+@ref{Ancient notation}, @ref{Proportional notation}.
 
 Snippets: @lsrdir{rhythms}