]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add a link to explain make-moment.
authorGraham Percival <graham@percival-music.ca>
Tue, 21 Feb 2006 08:11:03 +0000 (08:11 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 21 Feb 2006 08:11:03 +0000 (08:11 +0000)
Documentation/user/basic-notation.itely

index 76eeb5c451f7f1347a4d31beb890226447843bb1..34c56ccd827489ae664170af7f78439b27e9c6bd 100644 (file)
@@ -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}.