]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Duette/violoncello-part.ly
patch::: 1.3.146.jcn1
[lilypond.git] / mutopia / J.S.Bach / Duette / violoncello-part.ly
index b290408a20da4a084e6e7fe4ac34ef793685a5c2..e6d69cfcc8f4d2e80137f9ff5e03567200a3bd78 100644 (file)
@@ -1,14 +1,14 @@
 \header{
-filename =      "violoncello-part.ly";
-title =                 "Vier Duette";
-description =   "Four duets for Violino and Violoncello (Viola)";
-opus =           "BWV";
-composer =      "Johann Sebastian Bach (1685-1750)";
-enteredby =     "jcn";
-copyright =     "Public Domain";
+filename =      "violoncello-part.ly"
+title =                 "Vier Duette"
+description =   "Four duets for Violino and Violoncello (Viola)"
+opus =            "BWV"
+composer =      "Johann Sebastian Bach (1685-1750)"
+enteredby =     "jcn"
+copyright =     "Public Domain"
 }
 
-\version "1.3.42";
+\version "1.3.146"
 
 % {
 
@@ -16,14 +16,14 @@ copyright =  "Public Domain";
 \include "violoncello-i.ly"
 
 \score{
-  \$violoncello_i_staff
+  \violoncelloIStaff
   \paper{
-    \translator { \BarNumberingStaffContext }
+    %\translator { \BarNumberingStaffContext }
   }
   \midi{
 %urg, real/duration
-%    \tempo 4. = 69;
-    \tempo 4 . = 69;
+%    \tempo 4. = 69
+    \tempo 4 . = 69
   }
 }
 
@@ -33,14 +33,14 @@ copyright =  "Public Domain";
 \include "violoncello-ii.ly"
 
 \score{
-  \$violoncello_ii_staff
+  \violoncelloIiStaff
   \paper{
-    %castingalgorithm=0.;
-    \translator { \BarNumberingStaffContext }
+    %castingalgorithm=0.
+    %\translator { \BarNumberingStaffContext }
   }
   \midi{
-%    \tempo 2 = 96;
-    \tempo 2 = 75;
+%    \tempo 2 = 96
+    \tempo 2 = 75
   }
 }