]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grid-lines.ly
Fix issue 1601 -- poor autobeam settings for 6/8, 9/8, 12/8
[lilypond.git] / input / regression / grid-lines.ly
index a25c77eb388f998aea515fa685c60b7252130921..8efb8881d04f2ec24131b15428f7d55532a8cbdc 100644 (file)
@@ -5,7 +5,7 @@
 staves synchronized with the notes."
 
 }
-\version "2.12.0"
+\version "2.13.48"
 
 skips =
 {
@@ -39,9 +39,8 @@ skips =
   \context {
     \RhythmicStaff
     \consists "Grid_point_engraver"
-    \override VerticalAxisGroup #'minimum-Y-extent = #'(-4 . 4) 
     gridInterval = #(ly:make-moment 1 8)
-    \override BarLine #'bar-size = #0.05
+    \override BarLine #'bar-extent = #'(-0.025 . 0.025)
   }
   \context {
     \StaffGroup