]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/dots.ly
release: 1.3.94
[lilypond.git] / input / test / dots.ly
index b21d25ae5cbbae834ac18577883309eb519b020f..a4ffc101a26e80380d47fad2d5e370cb5764f840 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.93";
 \score { 
   \context Voice \notes\relative c'' {
     \time 6/8;
@@ -7,8 +8,8 @@
        
        
        \context Staff <
-               \context Voice = VA {  \stemup   f''  <b c> r4.  }
-               \context Voice = VB {  \stemdown b, <a b> r4. }
+               \context Voice = VA {  \stemUp   f''  <b c> r4.  }
+               \context Voice = VB {  \stemDown b, <a b> r4. }
        >