From ee9b89353342923476a52fbf06f68fc03992ed68 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 6 May 1997 00:00:06 +0000 Subject: [PATCH] lilypond-0.0.60 --- input/collisions.ly | 4 ++-- input/rhythm.ly | 14 ++++++++++++++ input/scsii-menuetto.ly | 28 ++++++++++++++-------------- input/standchen.ly | 21 ++++++++++++--------- 4 files changed, 42 insertions(+), 25 deletions(-) diff --git a/input/collisions.ly b/input/collisions.ly index bee5e6de6f..d37dab705c 100644 --- a/input/collisions.ly +++ b/input/collisions.ly @@ -2,12 +2,12 @@ filename: collisions.ly title: - description: + description: random counterpoint to test collisions composer(s): HWN entered-by: HWN copyright: public domain - Tested Features:%test the Collision resolution + Tested Features:test the Collision resolution EndMudelaHeader %} \version "0.0.57"; diff --git a/input/rhythm.ly b/input/rhythm.ly index 8205a45d5b..24f134baef 100644 --- a/input/rhythm.ly +++ b/input/rhythm.ly @@ -1,3 +1,17 @@ +%{MudelaHeader + + filename:rhythm.ly + title: + description: + composers:HWN + entered-by:HWN + copyright:public domain + + Tested Features: multiple meters, beaming +EndMudelaHeader +%} +\version "0.0.57"; + % % Ive' got rhythm! % diff --git a/input/scsii-menuetto.ly b/input/scsii-menuetto.ly index 7781055764..b40697e5b6 100644 --- a/input/scsii-menuetto.ly +++ b/input/scsii-menuetto.ly @@ -1,17 +1,17 @@ -% scsii-menuetto.ly -% -% Solo Cello Suites -% Johann Sebastian Bach (1685-1750) -% bwv 000 -% -% Suite II part v -% Menuetto I -% -% Copyright (c) 1995,1996,1997 Jan Nieuwenhuizen -% -% The purpose of this file is to demonstrate features of LilyPond. -% (there is an accompanying LaTeX file, scsii-menuetto.tex) -% +%{MudelaHeader + + filename: scsii-menuetto.ly + title:Solo Cello Suites, + description: Suite II part V, Menuetto I + composers: Johann Sebastian Bach (1685-1750) + entered-by: JCN + copyright: + + Tested Features:breaking algorithm, chords, multivoice, accents + + +EndMudelaHeader +%} \version "0.0.57"; %% Stuff from MPP version % \lefttitle{Menuetto} diff --git a/input/standchen.ly b/input/standchen.ly index 78ca3975d1..03b8a1e7c3 100644 --- a/input/standchen.ly +++ b/input/standchen.ly @@ -1,18 +1,21 @@ -%{ -standchen.ly +%{MudelaHeader - St\"andchen (Serenade) "Leise flehen meine Lieder" D.957 No.4 - Franz Schubert (1797-1828) - Text by Ludwig Rellstab (1799-1860) + filename: standchen.ly + title: St\"andchen (Serenade) "Leise flehen meine Lieder" + description: D.957 No.4 + composers: Franz Schubert (1797-1828) + Text by Ludwig Rellstab (1799-1860) + entered-by:JCN + copyright: - Copyright (c) 1995,1996,1997 Jan Nieuwenhuizen - - The purpose of this file is to demonstrate features of LilyPond. - (there is an accompanying LaTeX file, standchen.tex) + Tested Features: multivoice, accents, lyrics, chords, piano music +EndMudelaHeader %} \version "0.0.57"; +\version "0.0.57"; + commands = \melodic{ \skip 2.*4; \bar ":|"; -- 2.11.4.GIT