]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-length.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / beam-length.ly
index 768930adb01b866c7b094c507cb285081d920acf..c1603fecd07b91a5f2a61f66bec6de1e8bee0790 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.12.0"
+\version "2.19.21"
 
 \header{
   texidoc="
@@ -9,7 +9,7 @@ Beams should look the same.
 \layout { ragged-right= ##t }
 
 
-\context Voice \relative {
+\context Voice \relative {
   d''8[ d d]  d[ g d]
   c c
 }