]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-bar-lines-to-chordnames-context.ly
Web: a more greenish 'squiggle'
[lilypond.git] / Documentation / snippets / adding-bar-lines-to-chordnames-context.ly
index f48890d3e2fa2aecbcaa29cef02ed12229b6c760..d18868e3a33807a7f83d316b6f4ada20277ae37e 100644 (file)
@@ -37,7 +37,7 @@ To add bar line indications in the @code{ChordNames} context, add the
   \consists "Bar_engraver"
 }
 \chordmode {
-  f1:maj7 f:7 bes:7
+  f1:maj7 f:7 bes:7 
 }