From 09f29b31d131ad75f09a2492c50860f1b1cbc4c8 Mon Sep 17 00:00:00 2001 From: Phil Holmes Date: Sat, 20 Oct 2012 15:21:58 +0100 Subject: [PATCH 1/1] Correct instrument name example --- Documentation/notation/staff.itely | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/notation/staff.itely b/Documentation/notation/staff.itely index c7d799e47a..eea923e476 100644 --- a/Documentation/notation/staff.itely +++ b/Documentation/notation/staff.itely @@ -910,8 +910,9 @@ multi-line instrument names, @code{\center-column} must be used: { f2 g4 f } \new Staff \with { instrumentName = \markup { - \center-column { "Clarinet" } - \line { "in B" \smaller \flat } + \center-column { "Clarinet" + \line { "in B" \smaller \flat } + } } } { c4 b c2 } -- 2.39.2