diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf b/Master/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf index ba1462a69b4..483952c9c36 100644 --- a/Master/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf +++ b/Master/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf @@ -1,14 +1,9 @@ % Mxedruli Base File `mxedbase.mf' % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Designed and (c) by Johannes Heinecke % -% Humboldt-Universit"at zu Berlin % -% Philosophische Faskult"at II % -% Institut f"ur deutsche Sprache und Linguistik % -% Computerlinguistik % -% J"agerstr. 10/11 % -% D - 10099 Berlin % -% <heinecke@compling.hu-berlin.de> % +% Designed by Johannes Heinecke % +% <johannes.heinecke@wanadoo.fr> % +% This software is under the LaTeX Project Public License % % Please send any improvements, corrections, suggestions, enhancements etc % % to the Author! % % % @@ -26,8 +21,12 @@ def font_mxed_setup = % Eigenes Macro mxmiddle, mxtop, mxfeet, mxlow, mxzw); define_blacker_pixels(px1, py1, dpx1, dpy1, pdot, pdash); - pickup pencircle xscaled px1 yscaled py1 rotated -10; % was 10 + pickup pencircle xscaled px1 yscaled py1 rotated -10; % was -10 mxed_pen:=savepen; + pickup pencircle xscaled px1 yscaled .7py1 rotated -10; % was -10 + mxed_finepen:=savepen; + pickup pencircle xscaled px1 yscaled py1 rotated -100; % was -10 + mxed_penturned:=savepen; pickup pencircle xscaled dpx1 yscaled dpy1 rotated -10; mxed_digitpen:=savepen; % Pen for digits and punctuation |