From 269d2bdca89eb06f0f22a3af3b47a615399f4cbf Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 22 Mar 2010 21:20:08 +0000 Subject: [PATCH] Doc: compile fix. Sorry! I tested "make" but forgot to do "make doc". --- Documentation/notation/input.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index 21d351cfed..2a8396163b 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -1119,7 +1119,7 @@ Multiple tags may be placed on expressions with multiple @code{\tag} entries: @lilypond[quote,verbatim] -music = \relative c''4 { +music = \relative c'' { \tag #'a \tag #'both { a4 a a a } \tag #'b \tag #'both { b4 b b b } } -- 2.39.5