From 33f230a6969d8007914e71cad362d905fdf8fe7d Mon Sep 17 00:00:00 2001 From: Marc Hohl Date: Sat, 14 Nov 2009 17:46:43 +0100 Subject: [PATCH 1/1] Doc: \cadenzaOn at the beginning of a piece. --- Documentation/notation/rhythms.itely | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 70019121b3..7d569a5224 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -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 -- 2.39.2