]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-interstaff.ly
release: 1.1.43
[lilypond.git] / input / test / beam-interstaff.ly
index e30a5f7633b85cd2156fdab0a685110d3368e3a9..660d86d902ae1e98735120343774485ff303c8cc 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.0.19";