]> git.donarmstrong.com Git - lilypond.git/commitdiff
set \version to 2.10
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 31 Dec 2006 13:24:28 +0000 (14:24 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 31 Dec 2006 13:24:52 +0000 (14:24 +0100)
input/regression/spacing-folded-clef-cross-staff.ly
input/regression/spacing-loose-grace-linebreak.ly

index a38c03332a06f23029f15b6e3f179465ed7a76fc..8616fd811d4a3aa4e9abb7ba701200a3833648b0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.10.7"
 \header {
     texidoc = "Clefs are also folded under cross staff constructs."
 }
index 182b8549a2a1e089b33ba0a6dd5421b36610ef47..e9fab411364935599608804bd9b11a313be7b4ff 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.10.7"
 
 \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 {