]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/menuetto-cello.ly
release: 1.2.14
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / menuetto-cello.ly
index 40f3a86ce258edfe92c2a2e5cd818fb9727a5c31..840bf07e8c3f1b15f825ce1da42ffcdbfdb38e4e 100644 (file)
@@ -1,20 +1,5 @@
-\header{
-filename =      "menuetto-cello.ly";
-title =         "Solo Cello Suites";
-subtitle = "Suite II";
-%piece = "Menuetto I";
-source =        "?";
-% opus =        "BWV 1008 no. 5";
-opus =  "";
-composer =      "Johann Sebastian Bach (1685-1750)";
-enteredby =     "JCN";
-copyright =     "public domain";
-}
 
-%{
- Tested Features:breaking algorithm, chords, multivoice, accents, 
- dotted slurs
-%}
+
 
 \version "1.2.0";
 
@@ -66,15 +51,15 @@ menuetto_i_cello_staff = \context Staff <
 \score{
        \$menuetto_i_cello_staff
        \paper{
-               \include "scs-paper.ly";
-               gourlay_maxmeasures = 7.0;
                \translator{
                        \VoiceContext
                        beamAutoEnd_8 = "3/4";
                }
        }
        \midi{ \tempo 4 = 110; }
-       \header{ piece = "Menuetto I"; }
+       \header{
+       opus= "" ; 
+       piece ="Menuetto I"; }
 }
 
 menuetto_ii_cello_global = \notes{
@@ -103,9 +88,6 @@ menuetto_ii_cello_staff = \context Staff <
 \score{
        \$menuetto_ii_cello_staff
        \paper{
-               \include "scs-paper.ly";
-               gourlay_maxmeasures = 7.0;
-               
                \translator{
                        \VoiceContext
                        beamAutoEnd_8 = "3/4";