]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: \cadenzaOn at the beginning of a piece.
authorMarc Hohl <marc@hohlart.de>
Sat, 14 Nov 2009 16:46:43 +0000 (17:46 +0100)
committerGraham Percival <graham@percival-music.ca>
Thu, 19 Nov 2009 22:42:06 +0000 (22:42 +0000)
Documentation/notation/rhythms.itely

index 70019121b3c826248e5a7cbe4101ec6a0489426b..7d569a522487d1ef49c1b8d1a307aa979d5f99b8 100644 (file)
@@ -1210,6 +1210,18 @@ staff line, you will need to insert invisible bar lines with
 @noindent
 to indicate where breaks can occur.
 
+You have to explicitly create a Voice context when you
+start a piece with @code{\cadenzaOn},
+
+@lilypond[verbatim,relative=2,fragment]
+\new Voice \relative c'{
+  \cadenzaOn
+  c16^"Solo Free Time" d e f g2. \bar "||"
+  \cadenzaOff
+}
+@end lilypond
+ZZZ
+otherwise strange errors may occur.
 
 @node Polymetric notation
 @unnumberedsubsubsec Polymetric notation