]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue3634: NR: Remove warning about requiring an explicit Voice for \cadenzaOn
authorDavid Kastrup <dak@gnu.org>
Sat, 26 Oct 2013 08:13:29 +0000 (10:13 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 26 Oct 2013 17:42:38 +0000 (19:42 +0200)
Since issue 3140 (version 2.17.12) this has not been necessary.

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