From: Han-Wen Nienhuys Date: Sun, 7 Apr 2002 22:52:04 +0000 (+0000) Subject: '' X-Git-Tag: release/1.5.52~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a624943dff62badb710e68a6ac85bddef1e5c8b2;p=lilypond.git '' --- diff --git a/mf/feta-din-code.mf b/mf/feta-din-code.mf index bb0125a8a0..0d760c2c1e 100644 --- a/mf/feta-din-code.mf +++ b/mf/feta-din-code.mf @@ -341,14 +341,13 @@ fet_endchar; % % NOTES: % -% * right stem is fatter and more straight than the left 2 two stems. +% * right stem is fatter and more straight than the left 2 two stems. % % * The twiddle at the left is similar to the p twiddle % % * The bottoms of the stems are blotted. % - % % % This is cut & paste programming. Somehow 3 i shapes in two chars (p and m) diff --git a/mf/feta-schrift.mf b/mf/feta-schrift.mf index d057e8fc86..7cf3d1b445 100644 --- a/mf/feta-schrift.mf +++ b/mf/feta-schrift.mf @@ -129,7 +129,7 @@ fet_endchar; % fet_beginchar("staccato dot", "staccato", "staccato") save radius; - radius# = ((3/8) * 1.75) * staff_space#; + radius# = 3/(8 * 1.75) * staff_space#; define_whole_pixels(radius); pickup pencircle scaled 2 radius; drawdot (0,0);