]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-bar-lines-to-chordnames-context.ly
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / snippets / adding-bar-lines-to-chordnames-context.ly
index 27d3823480d9ed3652951f5fd53236c6a31389ac..ee14a8aff5b52dfef57e7abfda0c4549e378ac4a 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   lsrtags = "chords, specific-notation"
@@ -19,7 +19,7 @@ To add bar line indications in the @code{ChordNames} context, add the
 
 
 \new ChordNames \with {
-  \override BarLine #'bar-extent = #'(-2 . 2)
+  \override BarLine.bar-extent = #'(-2 . 2)
   \consists "Bar_engraver"
 }
 \chordmode {