]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/music-box.ly
* lily/paper-book.cc (output): load framework module
[lilypond.git] / input / test / music-box.ly
index 91182ee3c58f7c7b99ea80a73e965ff1e0d605a4..7b3a2583fc22b15a35d43705433d0bf2fd39646c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.1"
+\version "2.3.2"
 \include "deutsch.ly"
 % possible rename to scheme- something.  -gp
 % TODO: ask if it needs to have so many empty bars in the middle.  -gp
@@ -62,7 +62,7 @@ using Scheme functions to avoid typing work. " }
 
 
 
-\version "2.3.1"
+\version "2.3.2"
 
 pat = \notes \transpose c c' \repeat unfold 2 {
   << { \context Staff=up {r8 e16 f g e f g } }
@@ -131,7 +131,7 @@ endc = \notes {\stemDown \tieDown c,,2~c,, c,,~c,, c,,1_\fermata }
   >>
   \paper {
     \context {
-      \PianoStaffContext
+      \PianoStaff
       \override VerticalAlignment #'forced-distance = #10
     }