]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-loose-grace-linebreak.ly
Add some test files for abc2ly
[lilypond.git] / input / regression / spacing-loose-grace-linebreak.ly
index 182b8549a2a1e089b33ba0a6dd5421b36610ef47..8cc2597294cd392a5835cc98cc02db972d2dea6c 100644 (file)
@@ -1,12 +1,10 @@
-
-
 \header{
   texidoc = "If a floating grace spacing section attaches to a note
 across a line break, it gets attached to the end of line."
 }
 
 
-\version "2.11.5"
+\version "2.12.0"
 
 \new Score \with {
   \override SpacingSpanner #'strict-grace-spacing = ##t
@@ -16,9 +14,9 @@ across a line break, it gets attached to the end of line."
   \new Staff <<
 
     \new Voice {
-      \time 2/4    s2
-      \time 2/4    s2 \break
-      \time 2/4    s2
+      \time 6/4    s2
+      s2 \bar "" \break
+      s2
     }
 
     \new Voice {