]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-bar-lines-to-chordnames-context.ly
Update .ly files.
[lilypond.git] / input / lsr / adding-bar-lines-to-chordnames-context.ly
index b510a7a3f4a95ce3fd2a28a0b89a8bc9f5acd9f5..a28ffda0798fb6a814dae447ce74b02d77a71020 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.52"
+\version "2.12.0"
 
 \header {
   lsrtags = "chords"
@@ -20,6 +20,7 @@ To add bar line indications in the @code{ChordNames} context, add the
 "
   doctitle = "Adding bar lines to ChordNames context"
 } % begin verbatim
+
 \new ChordNames \with {
   \override BarLine #'bar-size = #4
   \consists "Bar_engraver"