]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.ly
patch::: 1.5.23.jcn1
[lilypond.git] / input / test / staff-size.ly
index d53dbc04015abf5114469efe77dfc9b31be6a042..854d6cc4ab8959a3415b3618f2f81d0e4455a57d 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.146"
 \score {
   \notes \relative c' < \context Voice {
        \property Staff.staffSpace = #10
@@ -5,13 +6,13 @@
        \property Voice.fontSize = #-1
        
        \property Voice . dynamicDirection = \up \stemDown
-%\key gis \major;
+%\key gis \major
        c8 d [e f g a] b c \ff
   }
 
 \context Staff = VB {  \property Voice . dynamicDirection = \down c,,4 \ff c c c  }
 
 >
-\paper { linewidth = -1.; }
+\paper { linewidth = -1. }
 }
-\version "1.3.96"; 
+