]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Duette/violino-part.ly
patch::: 1.3.146.jcn1
[lilypond.git] / mutopia / J.S.Bach / Duette / violino-part.ly
index 798567be9b42174babb10b54f5eee908f928b2d2..b237a9340852142927c4e3d722909cf7a9d70503 100644 (file)
@@ -1,14 +1,14 @@
 \header{
-filename =      "violino-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 =      "violino-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.5";
+\version "1.3.146"
 
 % {
 
@@ -16,13 +16,13 @@ copyright =  "Public Domain";
 \include "violino-i.ly"
 
 \score{
-  \$violino_i_staff
+  \violinoIStaff
   \paper{
-    \translator { \BarNumberingStaffContext }
+    %\translator { \BarNumberingStaffContext }
   }
   \midi{
-%    \tempo 4. = 69;
-    \tempo 4 . = 50;
+%    \tempo 4. = 69
+    \tempo 4 . = 50
   }
 }
 
@@ -32,14 +32,14 @@ copyright =  "Public Domain";
 \include "violino-ii.ly"
 
 \score{
-  \$violino_ii_staff
+  \violinoIiStaff
   \paper{
-    \translator { \BarNumberingStaffContext }
-%    castingalgorith=0;
+    %\translator { \BarNumberingStaffContext }
+%    castingalgorith=0
   }
   \midi{
-%    \tempo 2 = 96;
-    \tempo 2 = 75;
+%    \tempo 2 = 96
+    \tempo 2 = 75
   }
 }