]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/rhythm-excercise.ly
* ly/declarations-init.ly (paper): Define page-breaking.
[lilypond.git] / input / test / rhythm-excercise.ly
index b8303dd0be7958a5b9d88a84bf7ca6c509011ed0..785fa958b144c9be9ddd396d31cb66a52173dfc4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.26"
+\version "2.1.30"
 \header { texidoc = "@cindex Rhythm Exercise
 Rythmic exercises may be produced by removing the @code{Clef} engraver,
 putting all notes to the same pitch and using transparent staff lines.
@@ -8,7 +8,7 @@ putting all notes to the same pitch and using transparent staff lines.
 \score { \notes { c4 c4 c8[ c8]  c2 c2 }
 
         \paper {
-            \translator { \StaffContext
+            \context { \StaffContext
                           \override StaffSymbol #'transparent = ##t
                           \consists Pitch_squash_engraver
                           \remove Clef_engraver