From 6f4605b67f735bbb5f34c0012597bf64ac2da5d5 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:01:10 +0000 Subject: [PATCH] lilypond-0.1.26 --- lily/include/command-request.hh | 2 +- mf/feta-generic.mf | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lily/include/command-request.hh b/lily/include/command-request.hh index d807e2a219..a32c861aab 100644 --- a/lily/include/command-request.hh +++ b/lily/include/command-request.hh @@ -150,7 +150,7 @@ public: /// return number of sharps in key int sharps_i(); - void transpose (Melodic_req const & d) const; + void transpose (Melodic_req const * d) const; /// is minor key? int minor_b(); }; diff --git a/mf/feta-generic.mf b/mf/feta-generic.mf index 4b99ef06d7..886fbaa771 100644 --- a/mf/feta-generic.mf +++ b/mf/feta-generic.mf @@ -23,7 +23,11 @@ if test = 0: input feta-bolletjes; input feta-schrift; input feta-banier; +% input feta-klef; else: -% input feta-bolletjes; input feta-banier; - input feta-eindelijk; + input feta-bolletjes; + input feta-bant; +% input feta-eindelijk; +% input feta-klef; + fi -- 2.39.5