]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/how-to-change-fret-diagram-position.ly
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / Documentation / snippets / how-to-change-fret-diagram-position.ly
index 7556b0e9b39768e2ad46e256343b0424b3f5d0ec..e1b3dd9b742b13ed9253304bee464f69128f9447 100644 (file)
@@ -42,8 +42,8 @@ harmonies = \chordmode
 \score
 {
   <<
-    \context ChordNames \harmonies
-    \context Staff
+    \new ChordNames \harmonies
+    \new Staff
     {a8^\markup { \fret-diagram  #"6-x;5-0;4-2;3-0;2-0;1-2;"  }
 % THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM
      \once \override TextScript.extra-offset = #'(10 . 0)