]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Multi measure rests): more
authorhanwen <hanwen>
Sun, 22 Jun 2003 23:13:02 +0000 (23:13 +0000)
committerhanwen <hanwen>
Sun, 22 Jun 2003 23:13:02 +0000 (23:13 +0000)
index/cross-referencing.

ChangeLog
Documentation/user/refman.itely

index c037ade55ca36922bd8ba609020a156ca05ed305..23fd4ccde632addb5dd86bf332ceca4d308a9c9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * Documentation/user/refman.itely (Multi measure rests): more
+       index/cross-referencing.
+
        * lily/line-spanner.cc (line_molecule): bugfix for trill style.
 
        * scm/font.scm: remove properties-to-font-name code.
index e09bf2b4d504c15ff67b15a2632a902ec31743e2..de5a3d4f27c560dbba17b6f16acff382e2f17e3c 100644 (file)
@@ -3877,7 +3877,8 @@ you must put @code{\transpose} outside of @code{\relative}, since
 
 @node  Multi measure rests
 @subsection Multi measure rests
-@cindex Multi measure rests
+@cindex multi measure rests
+@cindex Rests, multi measure
 
 @cindex @code{R}
 
@@ -3917,7 +3918,7 @@ two whole notes), regardless of the time signature.
 @cindex fermata on multi-measure rest
 
 Texts can be added to multi-measure rests by using the
-@var{note}-@code{markup} syntax.  In this case, the number is
+@var{note}-@code{markup} syntax (see @ref{Text markup}) .  In this case, the number is
 replaced. If you need both texts and the number, you must add the
 number by hand. A variable (@code{\fermataMarkup}) is provided for
 adding fermatas.
@@ -3937,7 +3938,7 @@ adding fermatas.
 @internalsref{MultiMeasureRestEvent},
 @internalsref{MultiMeasureTextEvent},
 @internalsref{MultiMeasureRestMusicGroup},
-@internalsref{MultiMeasureRest}.
+@internalsref{MultiMeasureRest}
 
 The graphical object @internalsref{MultiMeasureRestNumber} is for the
 default number, and @internalsref{MultiMeasureRestText} for user