From e35173874aa27817b8955be70887af61dc97083a Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:23:24 +0000 Subject: [PATCH] lilypond-1.0.4 --- mutopia/J.S.Bach/Solo-Cello-Suites/prelude-urtext.ly | 4 ++-- mutopia/J.S.Bach/Solo-Cello-Suites/scsii-alto.ly | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 mutopia/J.S.Bach/Solo-Cello-Suites/scsii-alto.ly diff --git a/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-urtext.ly b/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-urtext.ly index 2c31ae382d..f93032b967 100644 --- a/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-urtext.ly +++ b/mutopia/J.S.Bach/Solo-Cello-Suites/prelude-urtext.ly @@ -1,10 +1,10 @@ % prelude-urtext.ly -% belongs together with -cello.ly and -viola.ly +% belongs together with -cello.ly and -alto.ly % who is going to make a -violin.ly? %{ Well, there are still some scripts in this "urtext". -But merging melodic and scripts doen't work too well yet see viola_scripts . +But merging melodic and scripts doen't work too well yet see alto_scripts . %} % urg, Thread is gone, try Voice diff --git a/mutopia/J.S.Bach/Solo-Cello-Suites/scsii-alto.ly b/mutopia/J.S.Bach/Solo-Cello-Suites/scsii-alto.ly new file mode 100644 index 0000000000..e0ba58142c --- /dev/null +++ b/mutopia/J.S.Bach/Solo-Cello-Suites/scsii-alto.ly @@ -0,0 +1,7 @@ +\header{ +instrument="Alto"; +} + +instrument="alto"; +\include "solo-cello-suite-ii.ly" + -- 2.39.5