]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ac-extra-voice.ly
* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
[lilypond.git] / input / test / ac-extra-voice.ly
index e0dc17fc8cb69230bc921297198f0bfb53d29869..8850ceb64471b866ba500eff7806e505a97d5673 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.1.23"
 
 %% I don't know what this example is supposed to do.  delete it?
 %% It shows how to use the autochange feature together with an extra
@@ -47,7 +47,7 @@ accompany = \repeat unfold 4  \basloopje
     \paper {
        \translator{ 
            \StaffContext
-           autoBeamSettings \override #'(end * * * *)
+           \override autoBeamSettings #'(end * * * *)
         = #(ly:make-moment 1 2)
        }
     }