From 8f43e0264a0212625bbdb808a5471bbec9bfd328 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Fri, 8 Dec 2006 19:45:24 +0100 Subject: [PATCH] Bug fix in the example of manual staff switches. --- Documentation/user/instrument-notation.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index 8a2c974c6f..42e4348cc6 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -148,7 +148,7 @@ usually the setup for a score will start with a setup of the staves, and the @context{Voice} is inserted afterwards @example -\new Staff = down +\context Staff = down \new Voice @{ @dots{} \change Staff = up @dots{} @} @end example -- 2.39.5