]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/rhythms.itely
LSR: Update.
[lilypond.git] / Documentation / user / rhythms.itely
index 210a3b76f1dfdf1ca2455eca7befbac0c90158a0..da9a8a3245e86cfa08b2c516bb967c37c758c4a9 100644 (file)
@@ -62,7 +62,7 @@ specified.  Shorter values are possible, but only as beamed notes.
 @lilypond[quote,verbatim,relative=2]
 \time 8/1
 c\longa c\breve c1 c2
-c4 c8 c16 c32 c64 c64
+c4 c8 c16 c32 c64 c128 c128
 @end lilypond
 
 @noindent
@@ -74,7 +74,7 @@ Here are the same durations with automatic beaming turned off.
 \time 8/1
 \autoBeamOff
 c\longa c\breve c1 c2
-c4 c8 c16 c32 c64 c64
+c4 c8 c16 c32 c64 c128 c128
 @end lilypond
 
 A note with the duration of a quadruple breve may be entered with
@@ -147,6 +147,7 @@ Music Glossary:
 Notation Reference:
 @ref{Automatic beams},
 @ref{Ties},
+@ref{Stems},
 @ref{Writing rhythms},
 @ref{Writing rests},
 @ref{Vocal music},
@@ -821,16 +822,16 @@ setting, resulting bar-check warnings may not be displayed.
 @cindex kirchenpausen
 
 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
-{changing-form-of-multi--measure-rests.ly}
+{changing-form-of-multi-measure-rests.ly}
 
 @cindex multi-measure rests, positioning
 @cindex positioning multi-measure rests
 
 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
-{positioning-multi--measure-rests.ly}
+{positioning-multi-measure-rests.ly}
 
 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
-{multi--measure-rest-markup.ly}
+{multi-measure-rest-markup.ly}
 
 
 @seealso
@@ -1105,7 +1106,7 @@ Music Glossary:
 @rglos{cadenza}.
 
 Notation Reference:
-@c ref{Controlling visibility of objects}.
+@ref{Visibility of objects}.
 
 Snippets:
 @rlsr{Rhythms}.
@@ -1448,7 +1449,11 @@ By default, beams are inserted automatically:
 @end lilypond
 
 If these automatic decisions are not satisfactory, beaming can be
-entered explicitly; see @ref{Manual beams}.  It is also possible
+entered explicitly; see @ref{Manual beams}.  Beams must also be
+entered manually in the same way if beams are to be extended over
+rests.
+
+It is possible
 to define beaming patterns that differ from the defaults.  The
 default beaming rules for most common time signatures are defined
 in @file{scm/@/auto@/-beam@/.scm}.  If there are no beaming rules