From f9910f65246f55939f82fe8300f8a16087708eec Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:03:07 +0000 Subject: [PATCH] lilypond-0.1.30 --- VERSION | 2 +- init/table16.ly | 2 +- lily/VERSION | 2 +- make/lilypond.lsm.in | 4 ++-- mf/feta-generic.mf | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index db68ff0c0d..9692368e96 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ TOPLEVEL_MAJOR_VERSION = 0 TOPLEVEL_MINOR_VERSION = 1 -TOPLEVEL_PATCH_LEVEL = 29 +TOPLEVEL_PATCH_LEVEL = 30 TOPLEVEL_MY_PATCH_LEVEL = # use the above to send patches, always empty for released version: diff --git a/init/table16.ly b/init/table16.ly index daa17af924..f95cb2fdcc 100644 --- a/init/table16.ly +++ b/init/table16.ly @@ -53,7 +53,7 @@ table_sixteen= "clefs" = \table { "violin" "\violinclef" 0.0\pt 12.8\pt -10.0\pt 18.0\pt - "bass" "\bassclef" 0.0\pt 12.8\pt 0.0\pt 16.0\pt + "bass" "\bassclef" -1.0\pt 12.8\pt 0.0\pt 16.0\pt "alto" "\altoclef" 0.0\pt 12.8\pt 0.0\pt 16.0\pt "tenor" "\altoclef" 0.0\pt 12.8\pt 0.0\pt 16.0\pt "violin_change" "\cviolinclef" 0.0\pt 11.2\pt -12.0\pt 12.0\pt diff --git a/lily/VERSION b/lily/VERSION index c66f32fc18..ab7dbaa23a 100644 --- a/lily/VERSION +++ b/lily/VERSION @@ -1,4 +1,4 @@ MAJOR_VERSION = 0 MINOR_VERSION = 1 -PATCH_LEVEL = 29 +PATCH_LEVEL = 30 MY_PATCH_LEVEL = diff --git a/make/lilypond.lsm.in b/make/lilypond.lsm.in index fc173051cf..bc3e34ed5d 100644 --- a/make/lilypond.lsm.in +++ b/make/lilypond.lsm.in @@ -13,9 +13,9 @@ Keywords: music notation typesetting midi Author: hanwen@stack.nl (Han-Wen Nienhuys) jan@digicash.com (Jan Nieuwenhuizen) Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys) -Primary-site: sunsite.unc.edu /pub/Linux/apps +Primary-site: sunsite.unc.edu /pub/Linux/apps/sound/convert 440k lilypond-@TOPLEVEL_VERSION@.tar.gz -Original-site: pcnov095.win.tue.nl /pub/lilypond/ +Original-site: pcnov095.win.tue.nl /pub/lilypond/development/ 440k lilypond-@TOPLEVEL_VERSION@.tar.gz Copying-policy: GPL End diff --git a/mf/feta-generic.mf b/mf/feta-generic.mf index c710d56da2..dd8abe5e91 100644 --- a/mf/feta-generic.mf +++ b/mf/feta-generic.mf @@ -25,8 +25,8 @@ if test = 0: input feta-banier; input feta-klef; else: - input feta-bolletjes; - input feta-banier; +% input feta-bolletjes; +% input feta-banier; % input feta-eindelijk; input feta-klef; -- 2.39.5