]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/rhythms.itely
Add dynamic script fffff; update docs.
[lilypond.git] / Documentation / user / rhythms.itely
index 02218d8333ab4decc697e3b5dad45895400b0a3b..9c2fa9eebee1a3fd31c2a41f50e4e86aefea435b 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
@@ -127,12 +127,12 @@ proportional notation, see @ref{Proportional notation}.
 @funindex dotsNeutral
 
 Dots are normally moved up to avoid staff lines, except in
-polyphonic situations.  Predefined commands are available to
-force a particular direction manually, for details
-see @ref{Direction and placement}.
+polyphonic situations.  Dots may be manually placed above or below
+the staff; see @ref{Direction and placement}.
 
 
 @predefined
+@code{\autoBeamOn},
 @code{\autoBeamOff},
 @code{\dotsUp},
 @code{\dotsDown},
@@ -211,9 +211,8 @@ c4 c \times 2/3 { b4 a g }
 @funindex \tupletNeutral
 @funindex tupletNeutral
 
-The automatic placement of the tuplet bracket above or below the
-notes may be overridden manually with predefined commands, for
-details see @ref{Direction and placement}.
+Tuplet brackets may be manually placed above or below the staff;
+see @ref{Direction and placement}.
 
 Tuplets may be nested:
 
@@ -464,8 +463,7 @@ be entered as follows:
 @funindex \tieNeutral
 @funindex tieNeutral
 
-The vertical placement of ties may be controlled, see
-Predefined commands, or for details, see
+Ties may be manually placed above or below the staff; see
 @ref{Direction and placement}.
 
 @cindex ties, appearance
@@ -1577,9 +1575,6 @@ Internals Reference: @rinternals{Beam}.
 
 @knownissues
 
-Automatically kneed cross-staff beams cannot be used together with
-hidden staves.  See @ref{Hiding staves}.
-
 Beams can collide with note heads and accidentals in other voices