]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rhythmic-staff.ly
* lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
[lilypond.git] / input / regression / rhythmic-staff.ly
index 94d7db72269006c3173ff8c5bb4a38a483136879..8274163b016d12471c408a55d5fc5e166b29c132 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.1.22"
+\version "2.3.4"
 \header
 {
 
-    texidoc = "In rhythmic staffs, stems should go up, and bar lines have the size for a  5 line staff. The whole note hangs from the rhythmic staff."
+    texidoc = "In rhythmic staves stems should go up, and bar lines have the size for a  5 line staff. The whole note hangs from the rhythmic staff."
 }
 
-\score { \notes \context RhythmicStaff
+\score {  \context RhythmicStaff
   {
             r4 c4. c8 r8 c8 | c2 r2 | r1
   }