]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/viola-2.ly
release: 1.1.43
[lilypond.git] / mutopia / Coriolan / viola-2.ly
index d1b7a2074f2e5569e0797bd151d99a4812f028ad..57488543b5c24c9be74e024b312de7dc26fc569f 100644 (file)
@@ -7,14 +7,14 @@ enteredby =    "JCN";
 copyright =     "public domain";
 }
 
-\version "1.0.2";
+\version "1.0.19";
 
-viola2 = \melodic \relative c {
+viola2 = \notes \relative c {
        % starts on (actualy, most part is on) same staff as viola1
        %urg, parse error
 %urg   \translator Staff=viola1
        \translator Staff=violai
-       \type Voice=one
+       \context Voice=one
        c1 ~ | c | s1*2 |
        % copied 3 bars from three back...
        c ~ | c | s1*2 % |
@@ -30,13 +30,13 @@ viola2 = \melodic \relative c {
        [as'16\ff as a as][as as as as]as2:16 |
 }
 
-% $viola2_staff = \type Staff = viola_2 <
-$viola2_staff = \type Staff = violaii <
-       \property Staff.midi_instrument = "viola"
+% $viola2_staff = \context Staff = viola_2 <
+$viola2_staff = \context Staff = violaii <
+       \property Staff.midiInstrument = "viola"
        \property Staff.instrument = "Viola II"
        \property Staff.instr = "Vla. II"
        \clef "alto";
-       \melodic \type Voice=one< 
+       \notes \context Voice=one< 
                \global
                \$viola2
        >