From 4b3d078b67a013f65e8c039925207dbff19b3080 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Sat, 8 Feb 2014 11:06:59 +0000 Subject: [PATCH] NR: Add verbatim to @lilypond example NR 1.3.3 - Clef Added a 'verbatim' to an @knownissue to better illustrate the example --- Documentation/notation/pitches.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index 420fcb4c50..03177fc456 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -1225,10 +1225,10 @@ any @code{\override} done to the @var{Clef} will also need to be applied, as a separate @code{\override}, to the @var{ClefModifier} grob. -@lilypond[fragment,quote,relative=1] +@lilypond[fragment,quote,verbatim,relative=1] \new Staff \with { - \override ClefModifier.color = #red \override Clef.color = #blue + \override ClefModifier.color = #red } \clef "treble_8" c4 -- 2.39.2