]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-bar-lines-to-chordnames-context.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / adding-bar-lines-to-chordnames-context.ly
index 4b5c352c808aa8f4e6b277cebc023e75447f96b5..c29a3eacd5872be1b6dc0f68a94e22c131c53aa3 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.57"
+\version "2.12.3"
 
 \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"
@@ -28,3 +29,4 @@ To add bar line indications in the @code{ChordNames} context, add the
   f1:maj7 f:7 bes:7 
 }
 
+