]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/viola-1.ly
release: 1.1.43
[lilypond.git] / mutopia / Coriolan / viola-1.ly
index ab83e56693cf78f6572283683cc3949eaf9ecc1c..78ca458dfece6786c34e77584d8d27b95bb8c6c9 100644 (file)
@@ -7,10 +7,10 @@ enteredby =    "JCN";
 copyright =     "public domain";
 }
 
-\version "1.0.10";
+\version "1.0.19";
 
 viola1 = \notes \relative c {
-       \type Voice=one
+       \context Voice=one
        c'1\ff ~ | c | f,4-. r r2 | r1 |
        % copied 3 bars from three back...
        %5
@@ -290,13 +290,13 @@ viola1 = \notes \relative c {
 \include "viola-2.ly";
 
 
-% $viola1_staff = \type Staff = viola1 <
-$viola1_staff = \type Staff = violai <
-       \property Staff.midi_instrument = "viola"
+% $viola1_staff = \context Staff = viola1 <
+$viola1_staff = \context Staff = violai <
+       \property Staff.midiInstrument = "viola"
        \property Staff.instrument = "Viola"
        \property Staff.instr = "Vla."
        \clef "alto";
-       \notes \type Voice=one < 
+       \notes \context Voice=one < 
                \global
                \$viola1
        >