From c17071780e512bc59ecf7927f53d8f0126f73c03 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 17 Dec 2006 13:48:10 -0800 Subject: [PATCH] Update \applyOutput example (old fix). --- Documentation/user/changing-defaults.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index a784db0e08..3b681cb22d 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -626,8 +626,8 @@ To have it interpreted at the @context{Score} or @context{Staff} level use these forms @example -\context \applyOutput #'Score #@var{function} -\context \applyOutput #'Staff #@var{function} +\applyOutput #'Score #@var{function} +\applyOutput #'Staff #@var{function} @end example @end itemize -- 2.39.5