]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-direction.ly
* scripts/lilypond-book.py (do_file): do not overwrite input file.
[lilypond.git] / input / regression / stem-direction.ly
index a24ebaaa78f076bc8828547367244bf66a96126c..187331158d0099100b869988b8c5eff10fdfc42f 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.16"
+
+\version "2.1.26"
 
 \header{
 texidoc="
@@ -15,7 +16,7 @@ notes, and up for low notes.
 
 \score { 
   \context Voice \notes\relative c {
-    b''4 ~ b8-(b8-) e4 e,
+    b''4 ~ b8(b8) e4 e,
        
   }
   \paper {
@@ -23,4 +24,4 @@ notes, and up for low notes.
   }  
   \midi { }
 }
-%% new-chords-done %%
+