From: gpercival Date: Tue, 21 Feb 2006 08:11:03 +0000 (+0000) Subject: Add a link to explain make-moment. X-Git-Tag: release/2.7.38^2~84 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=031ad984aba37d6a1cdc12a17916d9977e92a666;p=lilypond.git Add a link to explain make-moment. --- diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 76eeb5c451..34c56ccd82 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -453,6 +453,10 @@ used once \times 2/3 { c8 c c c c c } @end lilypond +@noindent +For more information about @code{make-moment}, see +@ref{Time administration}. + The format of the number is determined by the property @code{tupletNumberFormatFunction}. The default prints only the denominator, but if it is set to the Scheme function @@ -1787,6 +1791,10 @@ c16[ c c c c c c c] @end lilypond @cindex @code{subdivideBeams} +@noindent +For more information about @code{make-moment}, see +@ref{Time administration}. + Line breaks are normally forbidden when beams cross bar lines. This behavior can be changed by setting @code{allowBeamBreak}.