]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/coriolan.ly
release: 1.3.118
[lilypond.git] / mutopia / Coriolan / coriolan.ly
index 215547646033d269cfad9385d3a1fb1d970f7067..4b8ba99b6613149c0f8c2bb01d3fc8e14c758270 100644 (file)
@@ -2,16 +2,16 @@
 %% on my printer, I use dvips -O 5mm,0mm -o x.ps coriolan
 
 \header{
-filename =      "coriolan.ly";
-title =         "Ouverture"; 
-subtitle = "Coriolan";
-opus = "Op. 62";
-composer =      "Ludwig van Beethoven (1770-1827)";
-enteredby =     "JCN";
-copyright =     "public domain";
+filename =      "coriolan.ly";
+title =         "Ouverture"; 
+subtitle =  "Coriolan";
+opus =  "Op. 62";
+composer =      "Ludwig van Beethoven (1770-1827)";
+enteredby =     "JCN";
+copyright =     "public domain";
 }
 
-\version "1.3.110";
+\version "1.3.117";
 
 \include "global.ly"
 \include "paper16.ly"
@@ -29,30 +29,30 @@ copyright =  "public domain";
 \include "violino-2.ly"
 
 
-legniGroup = \context StaffGroup = legni_group <
+legniGroup =  \context StaffGroup = legni_group <
        \flautiStaff
        \oboiStaff
        \clarinettiStaff
        \fagottiStaff
 >
 
-ottoniGroup = \context StaffGroup = otonni_group <
+ottoniGroup =  \context StaffGroup = otonni_group <
        \corniStaff
        \trombeStaff
 >
 
-timpaniGroup = \context StaffGroup = timpani_group <
+timpaniGroup =  \context StaffGroup = timpani_group <
        \timpaniStaff
        % Force a staff bracket (?)
        \context Staff = timpany { \skip 1*314; }
 >
 
-violiniGroup = \context GrandStaff = violini_group <
+violiniGroup =  \context GrandStaff = violini_group <
        \violinoIStaff
        \violinoIIStaff
 >
 
-archiGroup = \context StaffGroup = archi_group <
+archiGroup =  \context StaffGroup = archi_group <
        \violiniGroup
        \violiGroup
        \bassiGroup