]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-interstaff.ly
release: 1.2.15
[lilypond.git] / input / test / beam-interstaff.ly
index e30a5f7633b85cd2156fdab0a685110d3368e3a9..376b25c3c953b5ba1bb6e4096fdf9910c12979d0 100644 (file)
@@ -1,5 +1,5 @@
 \score{
-       \context GrandStaff <
+       \context PianoStaff <
        \context Staff=one \notes\relative c'{
                \stemup [c8 c \translator Staff=two \stemup c c]
                [c c c c]
@@ -22,7 +22,7 @@
        >
        \paper{
                \translator{
-                       \GrandStaffContext
+                       \PianoStaffContext
                        minVerticalAlign = 3.0*\staffheight;
                        maxVerticalAlign = 3.0*\staffheight;
                }
@@ -30,4 +30,4 @@
        }
 }
 
-\version "1.0.16"; 
+\version "1.2.0";