]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/spacing-2.ly
release: 1.1.44
[lilypond.git] / input / test / spacing-2.ly
index 6d1474439bf1161ff8d58580375bf0bdb158123a..8ad2b838759651d61c5aa5da08de4ec6afa4ddbd 100644 (file)
@@ -14,9 +14,9 @@ source = "Petits Preludes et Fugues.  Urtext. Editions Henry Lemoine, Paris.";
     \notes \relative c''
        \context GrandStaff <
        \context Staff = SA <
-               \context Voice = VA { \property Voice.ydirection= 1
+               \context Voice = VA { \property Voice.verticalDirection= 1
                        e4 dis4 e2 }
-               \context Voice = VB { \property Voice.ydirection= -1
+               \context Voice = VB { \property Voice.verticalDirection= -1
                        [cis8 a] [fis b] gis2 }
                {\key e; }
                >
@@ -25,14 +25,12 @@ source = "Petits Preludes et Fugues.  Urtext. Editions Henry Lemoine, Paris.";
        } 
 > 
 
-\paper 
-{
-}
 \paper 
 {
 %      linewidth = 5.0 \cm; % ly2dvi barfs on -1
        linewidth = 8.0 \cm;
+%      linewidth = 12.0 \cm;   
 }
 }
 
-\version "1.0.19"; 
+\version "1.0.20";