]> git.donarmstrong.com Git - lilypond.git/commitdiff
Don't test whole-bar spacing in spacing-bar-stem.ly as well.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 8 Jan 2007 10:10:14 +0000 (11:10 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 8 Jan 2007 10:10:14 +0000 (11:10 +0100)
input/regression/spacing-bar-stem.ly

index 3bcba2cacacafcc7d66eea0859d67de8d5864115..59b8fa956a0a5fecbb2c41757e518b4cb3700116 100644 (file)
@@ -19,9 +19,9 @@ to 1.5 staff space."
   \override Score.NonMusicalPaperColumn #'stencil = #ly:paper-column::print
   \override Score.NonMusicalPaperColumn #'layer = #2
   
-  \time 1/4
+  \time 2/4
   \stemDown
-  s4
-  e4 
-  e,4 
+  s2
+  e4 s4 
+  e,4 s4
 }