]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-bar-lines-to-chordnames-context.ly
Remove obsoleted paragraph about \relative { ... } from NR
[lilypond.git] / Documentation / snippets / adding-bar-lines-to-chordnames-context.ly
index e058768dd86da16f76becdf73d6a6b6672b062a2..c8110e64652107e0b200af301e9751c5706405c2 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.15"
 
 \header {
-  lsrtags = "specific-notation, chords"
+  lsrtags = "chords, specific-notation"
 
   texidoc = "
 To add bar line indications in the @code{ChordNames} context, add the
@@ -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 {