X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Frhythms.itely;h=53618279e4b44653c67bbabfeaedcf56886b671b;hb=1a5188eef68e8823c2285098724e5494c32c69b3;hp=1f47fdb97856b265ec40b4c7059e957cef2c972a;hpb=cb406b7240a26981b865c4136ed95b6bd9c1afc9;p=lilypond.git diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index 1f47fdb978..53618279e4 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -707,7 +707,7 @@ to indicate where breaks can occur. Double time signatures are not supported explicitly, but they can be faked. In the next example, the markup for the time signature is created with a markup text. This markup text is inserted in -the @internalsref{TimeSignature} grob. See also +the @internalsref{TimeSignature} grob. See also @lsr{contemporary,compound-time-signature}. @lilypond[verbatim,ragged-right] @@ -807,7 +807,7 @@ for each staff but replacing it manually using printed durations in each staff are scaled to the common time signature. The latter is done with @code{\compressMusic}, which is used similar to @code{\times}, but does not create a tuplet -bracket. The syntax is @example \compressMusic #'(@var{numerator} +bracket. The syntax is @example \compressMusic #'(@var{numerator} . @var{denominator}) @var{musicexpr} @end example @@ -1580,7 +1580,7 @@ staves without, for example, @noindent This can be remedied by inserting grace skips of the corresponding -durations in the other staves. For the above example +durations in the other staves. For the above example @lilypond[quote,ragged-right,relative=2,verbatim,fragment] << \new Staff { e4 \bar "|:" \grace c16 d4 }