]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 23 Aug 2003 13:27:11 +0000 (13:27 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 23 Aug 2003 13:27:11 +0000 (13:27 +0000)
input/regression/pc-mmrest.ly
input/regression/spacing-stem-same-direction.ly

index 03c15b4ad1628e47bdd0ccd9a2fb60048586e1a2..8e8ca17312d41ab3eaadc4e2a4223ff91e747c67 100644 (file)
@@ -37,7 +37,7 @@ two = \notes \relative c'' {
        \context Voice=one \partcombine Voice
                \context Thread=one \one
                \context Thread=two \two
-    > ~
+    >
   >
   \paper {
     \translator {
index d1b1f2a1b56a518cfde695ef31d6c073a3282f8d..5ad90bfb7b5ce303a3463fe688de90a63622bb6a 100644 (file)
@@ -8,7 +8,7 @@ two chords have no common head-positions range."
 \score { \notes \relative c'' {
 \stemDown
 \time 12/4
-[f8 e f e]  f-[ d f d]  f-[ c f c]  f-[ b, f' b,]  f'-[ a, f' a,]
+  f8[ e f e]  f-[ d f d]  f-[ c f c]  f-[ b, f' b,]  f'-[ a, f' a,]
 }
 \paper { raggedright = ##t}
 }