]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/N.W.Gade/parts.ly
release: 1.2.15
[lilypond.git] / mutopia / N.W.Gade / parts.ly
index c5d9c842375fbff1aa8bcf28b6950531d5ffd165..d6181f7dd5259e20394e3b93f0e17d81b38eea1e 100644 (file)
@@ -11,7 +11,7 @@ copyright =   "Mats Bengtsson, 1999. Free circulation permitted and " +
 % Process with 'ly2dvi -s parts.ly' to get the separate parts.
 
 
-\version "1.1.66";
+\version "1.2.0";
 
 \include "global.ly"
 \include "wood.ly"
@@ -19,20 +19,20 @@ copyright = "Mats Bengtsson, 1999. Free circulation permitted and " +
 \include "strings.ly"
 
 my_paper = \paper {
-  textheight = 275.0 \mm;
+  textheight = 265.0 \mm;
   \translator {
     \OrchestralPartStaffContext
   }
   \translator { 
     \ScoreContext
     skipBars = 1;
-    markScriptPadding = "6.0";
-    barNumberScriptPadding = "11.0";
+    barNumberScriptPadding = "12.0";
+    markScriptPadding = "20.0";
     dynamicPadding = 3.0;
     textScriptPadding = 5.0;
     textStyle = "italic";
     textEmptyDimension = 1;
-    beamAuto = 0; % Beams inserted explicitly as in the original.
+    noAutoBeaming = "1"; % Beams inserted explicitly as in the original.
   }
 }
 
@@ -43,7 +43,7 @@ my_paper = \paper {
       \marks
       \flauto
     >
-    \context Voice = help \flautohelp
+    \context Voice = cue \flautocue
   >
   \header{
     instrument = "Flauto";
@@ -64,7 +64,7 @@ my_paper = \paper {
       \marks
       \oboe
     >
-    \context Voice = help \oboehelp
+    \context Voice = cue \oboecue
   >
   \header{
     instrument = "Oboe";
@@ -85,7 +85,7 @@ my_paper = \paper {
     \clarI
   >
   \header{
-    instrument = "Clarinetto I in B\\flat";
+    instrument = "Clarinetto I in B\\textflat";
   }
   \paper{
     \my_paper
@@ -103,7 +103,7 @@ my_paper = \paper {
     \clarII
   >
   \header{
-    instrument = "Clarinetto II in B\\flat";
+    instrument = "Clarinetto II in B\\textflat";
   }
   \paper{
     \my_paper
@@ -139,7 +139,7 @@ my_paper = \paper {
       \marks
       \corI
     >
-    \context Voice = help \corIhelp
+    \context Voice = cue \corIcue
   >
   \header{
     instrument = "Corno I in F";
@@ -160,7 +160,7 @@ my_paper = \paper {
       \marks
       \corII
     >
-    \context Voice = help \corIIhelp
+    \context Voice = cue \corIIcue
   >
   \header{
     instrument = "Corno II in F";
@@ -181,10 +181,10 @@ my_paper = \paper {
       \marks
       \trpI
       >
-    \context Voice = help \trpIhelp
+    \context Voice = cue \trpIcue
   >
   \header{
-    instrument = "Tromba I in B\\flat";
+    instrument = "Tromba I in B\\textflat";
   }
   \paper{
     \my_paper
@@ -202,10 +202,10 @@ my_paper = \paper {
       \marks
       \trpII
     >
-    \context Voice = help \trpIIhelp
+    \context Voice = cue \trpIIcue
   >
   \header{
-    instrument = "Tromba II in B\\flat";
+    instrument = "Tromba II in B\\textflat";
   }
   \paper{
     \my_paper
@@ -223,7 +223,7 @@ my_paper = \paper {
       \marks
       \timpani
     >
-    \context Voice = help \timphelp
+    \context Voice = cue \timpcue
   >
   \header{
     instrument = "Timpani \& Triangolo";