--- /dev/null
+%{
+Header for Solo Cello Suite no. 2.
+
+This is the 2nd cello suite by Bach, in versions for both cello and
+viola. It was coded by JCN following a Baerenreiter
+urtext. Optionally you can add or remove slurs etc. to taste.
+
+The setup of the files is slightly complicated, because sharing of
+information is taken to the extreme.
+
+%}
+
+\header{
+ title = "Solo Cello Suites";
+ subtitle = "Suite II";
+ opus = "BWV 1008";
+ composer = "Johann Sebastian Bach (1685-1750)";
+ enteredby = "JCN";
+
+ % mutopia headers.
+ mutopiatitle = "Solo Cello Suites, Suite II";
+ mutopiacomposer = "J.S.Bach";
+ mutopiaopus = "BWV1008";
+ style = "baroque";
+ maintainername = "Jan Nieuwenhuizen";
+
+ copyright = "\\\\This music is part of the Mutopia project, http://sca.uwaterloo.ca/Mutopia/\\\\It has been typeset and placed in the public domain by " + \maintainername + ".\\\\Unrestricted modification and redistribution is permitted and encouraged - copy this music and share it!";
+ maintainer = "janneke@gnu.org";
+
+ lastupdated = "1999/Oct/16";
+}