]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor fixes.
authorGraham Percival <graham@percival-music.ca>
Mon, 3 Dec 2007 22:21:35 +0000 (14:21 -0800)
committerGraham Percival <graham@percival-music.ca>
Mon, 3 Dec 2007 22:21:35 +0000 (14:21 -0800)
Documentation/user/rhythms.itely

index 050ac2a6d6481f260e27b2ef82f92a219ffb266b..f8004f2441618edff09f860c5395ce7ae5c6620c 100644 (file)
@@ -287,6 +287,10 @@ note:
 }
 @end lilypond
 
+@code{\compressMusic} works similarly to \times, but does not
+create a tuplet bracket; see @ref{Polymetric notation}.
+
+
 @refbugs
 
 Tuplets which cross bar lines will prevent a line break at that
@@ -294,16 +298,10 @@ point.
 
 @seealso
 
-Notation Reference: @ref{Time administration}, @ref{Objects connected to the input}.
-
-@code{\compressMusic} works similarly to \times, but does not
-create a tuplet bracket; see @ref{Polymetric notation}.
-
-FIXME: totally irrelevant link to real-music for
-discussion/demonstration purposes.
+Notation Reference: @ref{Time administration},
+@ref{Objects connected to the input}, @ref{Polymetric notation}.
 
-Snippets: @lsrdir{rhythms},
-@lsr{real-music,creating-music-with-scheme.ly}.
+Snippets: @lsrdir{rhythms}.
 
 Internals Reference: @internalsref{TupletBracket},
 @internalsref{TupletNumber}, and @internalsref{TimeScaledMusic}.