From: Graham Percival Date: Mon, 3 Dec 2007 22:21:35 +0000 (-0800) Subject: Minor fixes. X-Git-Tag: release/2.11.36-1~37 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=793537a13a7022d997ff58bcf85fc206bfbf192e;p=lilypond.git Minor fixes. --- diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index 050ac2a6d6..f8004f2441 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -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}.