]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-mark-loose-column.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / metronome-mark-loose-column.ly
index deca81dd521a562eabe8b1c27c383a9bca83d804..0abd414625ab1cb51f8c8cd9d3067f80599a4c8f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 
 \header {
   texidoc = "Metronome marks aligned on notes do not interfere with
@@ -9,13 +9,13 @@ the second note in the lower staff."
 
 \score {
   <<
-    \new Staff \relative c' {
-      c8 c c c
+    \new Staff \relative {
+      c'8 c c c
       \tempo 4 = 60
       c2
     }
-    \new Staff \relative c' {
-      c2 \clef bass c2
+    \new Staff \relative {
+      c'2 \clef bass c2
     }
   >>
   \layout {