]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/N.W.Gade/parts.ly
release: 1.1.42
[lilypond.git] / mutopia / N.W.Gade / parts.ly
index f505db68425554e18e7d96e154c15dcc2915a188..4040324fe7cd336f693876c989867445b20cf6c1 100644 (file)
@@ -1,5 +1,5 @@
 \header{
-title =         "Imellan Fjeldene. Ouverture";
+title =         "Imellem Fjeldene. Ouverture";
 composer =      "Niels W Gade";
 enteredby =     "Mats Bengtsson";
 latexheaders =  "\\input global";
@@ -21,9 +21,6 @@ my_paper = \paper {
     \OrchestralPartStaffContext
     textScriptPadding = 5.0;
   }
-\translator{\VoiceContext
-\remove Auto_beam_engraver;
-}
   \translator { 
     \ScoreContext
     SkipBars = 1;
@@ -32,21 +29,26 @@ my_paper = \paper {
     textEmptyDimension = 1;
     oldTieBehavior = 1;
   }
+  \translator { \VoiceContext
+    oldTieBehavior = 1;
+    textstyle = "italic";
+    textEmptyDimension = 1;
+  }
 }
 
 \score{
   \context Staff <
     \global
     \marks
-    \oboe
-    \oboehelp
+    \flauto
+    \flautohelp
   >
   \header{
-    instrument = "Oboe";
+    instrument = "Flauto";
   }
   \paper{
     \my_paper
-    output = "oboe";
+    output = "flauto";
   }
   \midi {
     \tempo 4=120;
@@ -57,15 +59,15 @@ my_paper = \paper {
   \context Staff <
     \global
     \marks
-    \flauto
-    \flautohelp
+    \oboe
+    \oboehelp
   >
   \header{
-    instrument = "Flauto";
+    instrument = "Oboe";
   }
   \paper{
     \my_paper
-    output = "flauto";
+    output = "oboe";
   }
   \midi {
     \tempo 4=120;
@@ -210,7 +212,7 @@ my_paper = \paper {
     \timphelp
   >
   \header{
-    instrument = "Timpani";
+    instrument = "Timpani \& Triangolo";
   }
   \paper{
     \my_paper