]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/improv.ly
*** empty log message ***
[lilypond.git] / input / test / improv.ly
index 2a725664bdcf08d72c07534de40c9070707e561a..1f3e201f1c18eb2b337bd8c8480fce24c52f2068 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.2.0"
 \header {
 
     texidoc =
@@ -15,7 +15,7 @@ improvisation is active.
 
 
 improOn = \notes {
-    \set squashedPosition =  #0
+    \set squashedPosition = #0
     \override NoteHead  #'style = #'slash
 }
 
@@ -41,7 +41,7 @@ global = \notes { s1*3 \bar "|." }
        >>
     >>
     \paper { 
-       \translator {
+       \context {
            \VoiceContext
            \consists Pitch_squash_engraver
        }