From f6d300e50bc173f9592b57ca00d4773873ff7af3 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 24 Dec 2006 05:30:57 -0800 Subject: [PATCH] Update blank sheet music example again. --- Documentation/user/advanced-notation.itely | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index c087515c3b..30042de160 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -2134,6 +2134,8 @@ emptymusic = { } \new Score \with { \override TimeSignature #'transparent = ##t +% un-comment this line if desired +% \override Clef #'transparent = ##t defaultBarType = #"" \remove Bar_number_engraver } << -- 2.39.2