From 1d7ab9380bccfad6f88c03f55c5ae3b8c643838a Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:01:45 +0000 Subject: [PATCH] lilypond-0.1.30 --- mf/feta-bolletjes.mf | 11 +++++++++-- mf/feta-schrift.mf | 10 +++++++--- mf/feta-toevallig.mf | 14 ++++++++++++++ 3 files changed, 30 insertions(+), 5 deletions(-) diff --git a/mf/feta-bolletjes.mf b/mf/feta-bolletjes.mf index 53535b6a22..69f7eb9af2 100644 --- a/mf/feta-bolletjes.mf +++ b/mf/feta-bolletjes.mf @@ -1,5 +1,12 @@ -% bolletjes.mf -% part of LilyPond's pretty-but-neat music font +% +% feta-bolletjes.mf -- implement noteheads +% +% source file of LilyPond's pretty-but-neat music font +% +% (c) 1997 Jan Nieuwenhuizen +% & Han-Wen Nienhuys +% + % most beautiful noteheads are pronounced, not circular, % and not even symmetric. diff --git a/mf/feta-schrift.mf b/mf/feta-schrift.mf index ad274d6a8c..37d551b925 100644 --- a/mf/feta-schrift.mf +++ b/mf/feta-schrift.mf @@ -1,6 +1,10 @@ -% -% scripts -% +% +% feta-schrift.mf -- implement scripts +% +% source file of the Feta (Font-En-Tja) music font +% +% (c) 1997 Han-Wen Nienhuys +% fet_begingroup("scripts") diff --git a/mf/feta-toevallig.mf b/mf/feta-toevallig.mf index 8528ee47cd..a3cddb3fa0 100644 --- a/mf/feta-toevallig.mf +++ b/mf/feta-toevallig.mf @@ -1,3 +1,12 @@ +% +% feta-toevallig.mf -- implement Accidentals +% +% source file of the Feta (Font-En-Tja) music font +% +% (c) 1997 Han-Wen Nienhuys +% + + % % Accidentals from various sources, notably % @@ -12,6 +21,11 @@ fet_begingroup("accidentals"); +% +% The beams of most sharps have horizontal endings (as if drawn with +% a square pen). [Wanske] does not mention this, so we'll just ignore +% this fact +% fet_beginchar("Sharp" , "1", "sharp"); set_char_box(0, 1.1 interline#, 1.5 interline#, 1.5 interline#); -- 2.39.5