]> git.donarmstrong.com Git - lilypond.git/commitdiff
NR: Add verbatim to @lilypond example
authorJames Lowe <pkx166h@gmail.com>
Sat, 8 Feb 2014 11:06:59 +0000 (11:06 +0000)
committerJames Lowe <pkx166h@gmail.com>
Sat, 8 Feb 2014 11:10:55 +0000 (11:10 +0000)
NR 1.3.3 - Clef

Added a 'verbatim' to an @knownissue to better
illustrate the example

Documentation/notation/pitches.itely

index 420fcb4c5083dcf3d7efaa55e465e0cea2cd4458..03177fc45697e193eef178e6760693bb82acc7f2 100644 (file)
@@ -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