]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/rhythms.itely
Issue3634: NR: Remove warning about requiring an explicit Voice for \cadenzaOn
[lilypond.git] / Documentation / notation / rhythms.itely
index ab94b28cd9f83efb6297635164daf60b195c03a9..e3abf55239e5d84abc1e65b74a618c2d709be227 100644 (file)
@@ -1606,20 +1606,6 @@ stretches of unmetered music to permit breaking:
 \bar ""
 @end example
 
-Explicitly create a @code{Voice} context when starting a piece with
-@code{\cadenzaOn}, else unexpected errors may occur.
-
-@example
-\new Voice @{
-  \relative c' @{
-    \cadenzaOn
-    c16[^"Solo Free Time" d e f] g2.
-    \bar "||"
-    \cadenzaOff
-  @}
-@}
-@end example
-
 
 @node Polymetric notation
 @unnumberedsubsubsec Polymetric notation