]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/dots.fly
patch::: 1.3.26.jcn1
[lilypond.git] / input / test / dots.fly
index 8a00b4861fb8157c07a194aa0c7b5945e8d00c3e..262501b822dad8d8899a830bbe31f2b6d959a115 100644 (file)
@@ -1,10 +1,10 @@
-
-d''4. b c4 | <b4. c d e>  <f g a b>
+\time 6/8;
+d''4. b  <b4. c d e>  <f g a b>
 <g b d> <c, g' d' a'>
 
 
 \context Staff <
-       \context Voice = VA { \stemup <b c> r4.  }
-       \context Voice = VB { \stemdown <a b> r4. }
+       \context Voice = VA {  \stemup   f''  <b c> r4.  }
+       \context Voice = VB {  \stemdown b, <a b> r4. }
 >