From: Han-Wen Nienhuys Date: Wed, 11 Nov 1998 08:33:21 +0000 (+0100) Subject: patch::: 1.1.3.ms1 X-Git-Tag: release/1.1.4~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=69fe576b921fc6b8a98693c238e52f0b4d98eb62;p=lilypond.git patch::: 1.1.3.ms1 pl 3.ms1 - thumb-upgrade --- Generated by (address unknown) using package-diff 0.62, From = lilypond-1.1.3, To = lilypond-1.1.3.ms1 usage cd lilypond-source-dir; patch -E -p1 < lilypond-1.1.3.ms1.diff Patches do not contain automatically generated files or (urg) empty directories, i.e., you should rerun autoconf, configure and possibly make outdirs. --state 1.1.3 1.1.3.ms1 ++state --- diff --git a/NEWS b/NEWS index 6c803b3fac..38cdc997dc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ ---- ../lilypond-1.1.3.jcn4/NEWS Mon Nov 9 21:14:59 1998 +--- ../lilypond-1.1.3/NEWS Tue Nov 10 12:57:16 1998 +++ b/NEWS Wed Nov 11 09:33:21 1998 +@@ -1,3 +1,6 @@ +pl 3.ms1 + - thumb-upgrade + + pl 2.jcn2 + + pl 2.uu1--- ../lilypond-1.1.3.jcn4/NEWS Mon Nov 9 21:14:59 1998 ++ b/NEWS Mon Nov 9 22:53:55 1998 @@ -1,3 +1,9 @@ pl 3.jcn5 diff --git a/VERSION b/VERSION index e49fb46142..7c0750cc49 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=1 PATCH_LEVEL=3 -MY_PATCH_LEVEL=jcn5 +MY_PATCH_LEVEL=ms1 # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/mf/feta-schrift.mf b/mf/feta-schrift.mf index 794208902e..9d5983726a 100644 --- a/mf/feta-schrift.mf +++ b/mf/feta-schrift.mf @@ -4,7 +4,7 @@ % source file of the Feta (defintively not an abbreviation for Font-En-Tja) % music font % -% (c) 1997, 1998 Han-Wen Nienhuys +% (c) 1997 Han-Wen Nienhuys % Jan Nieuwenhuizen % @@ -69,10 +69,10 @@ fet_beginchar("Thumb", "thumb", "thumb") height# = 5/4 width#; height# = interline#; thin = 1.2 stafflinethickness; - thick = 1.4 thin; + thick = 2 thin; set_char_box(width#/2, width#/2, height#/2, height#/2); - - penpos1(thick, 0); + + penpos1(thick, 0); penpos2(thin, 90); z1r = (w, 0); z2r = (0, h); @@ -81,15 +81,12 @@ fet_beginchar("Thumb", "thumb", "thumb") addto currentpicture also currentpicture xscaled -1; addto currentpicture also currentpicture yscaled -1; - pickup pencircle scaled thin; - save x,y; - z3r = (0, -h); - z4 = (0, -2h); + z3 = (0, -h); + z4 = (0, -1.5h); penlabels(3,4); - draw z3r -- z4; + draw_brush(z3,1.4*thin, z4,0.9*thick); fet_endchar; - % % FIXME: rounded endings %