]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-line-define-bar-glyph.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / bar-line-define-bar-glyph.ly
index cceab759f119ee2f6a0c62bfb9a6899f142cb14b..229075915bcec614a6b63dde8a69106f72db7b68 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.15"
+\version "2.19.21"
 
 \header { texidoc = "New bar line glyphs can be defined in Scheme."
         }
@@ -16,9 +16,9 @@
 \defineBarLine "0" #'("0" "" "")
 
 
-\relative c' \new StaffGroup <<
+\relative \new StaffGroup <<
   \new Staff {
-    c4 c \bar "0" c c \bar "0" \break
+    c'4 c \bar "0" c c \bar "0" \break
     c1
   }
   \new Staff {