X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mutopia%2FJ.S.Bach%2FSolo-Cello-Suites%2Fprelude-cello.ly;h=59231c48e30aedcabb018e8fca07499db0f0d904;hb=d1965f31e75a5e1e9faeb995ef2d37ce5fb3ff85;hp=3bdb49c83910c7db694f0a617ecdf411304adf69;hpb=b72714440434f1af8a4c0a4d21742c3a56b2587e;p=lilypond.git diff --git a/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-cello.ly b/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-cello.ly index 3bdb49c839..59231c48e3 100644 --- a/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-cello.ly +++ b/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-cello.ly @@ -1,19 +1,5 @@ -\header{ -filename = "prelude-cello.ly"; -title = "Solo Cello Suites"; -subtitle = "Suite II"; -%piece = "Pr\\'elude"; % duh -opus = "BWV 1008"; -% 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"; @@ -38,11 +24,10 @@ prelude_cello_staff = \context Staff < \score{ \$prelude_cello_staff - \paper{ - \include "scs-paper.ly"; - gourlay_maxmeasures = 7.0; - } + \paper{ } \midi{ \tempo 4 = 40; } - \header{ piece = "Pr\\'elude"; } + \header{ + opus= "" ; + piece ="Pr\\'elude"; } }