]> git.donarmstrong.com Git - lib.git/blob - texmf/metafont/kelly/cmg10.mf
added texmf
[lib.git] / texmf / metafont / kelly / cmg10.mf
1 % Computer Modern Greek Text 10 point
2 if unknown cmbase: input cmbase fi
3
4 font_identifier:="CMG"; font_size 10pt#;
5
6 u#:=20/36pt#;      % unit width
7 width_adj#:=0pt#;    % width adjustment for certain characters
8 serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
9 cap_serif_fit#:=5/36pt#;  % extra sidebar near uppercase serifs
10 letter_fit#:=0pt#;    % extra space added to all sidebars
11
12 body_height#:=270/36pt#;  % height of tallest characters
13 asc_height#:=250/36pt#;    % height of lowercase ascenders
14 cap_height#:=246/36pt#;    % height of caps
15 fig_height#:=232/36pt#;    % height of numerals
16 x_height#:=155/36pt#;    % height of lowercase without ascenders
17 math_axis#:=90/36pt#;    % axis of symmetry for math symbols
18 bar_height#:=87/36pt#;    % height of crossbar in lowercase e
19 comma_depth#:=70/36pt#;    % depth of comma below baseline
20 desc_depth#:=70/36pt#;    % depth of lowercase descenders
21
22 crisp#:=0pt#;      % diameter of serif corners
23 tiny#:=8/36pt#;      % diameter of rounded corners
24 fine#:=7/36pt#;      % diameter of sharply rounded corners
25 thin_join#:=7/36pt#;    % width of extrafine details
26 hair#:=9/36pt#;      % lowercase hairline breadth
27 stem#:=25/36pt#;    % lowercase stem breadth
28 curve#:=30/36pt#;    % lowercase curve breadth
29 ess#:=27/36pt#;      % breadth in middle of lowercase s
30 flare#:=33/36pt#;    % diameter of bulbs or breadth of terminals
31 dot_size#:=38/36pt#;    % diameter of dots
32 cap_hair#:=11/36pt#;    % uppercase hairline breadth
33 cap_stem#:=32/36pt#;    % uppercase stem breadth
34 cap_curve#:=37/36pt#;    % uppercase curve breadth
35 cap_ess#:=35/36pt#;    % breadth in middle of uppercase s
36 rule_thickness#:=.4pt#;    % thickness of lines in math symbols
37
38 dish#:=1/36pt#;      % amount erased at top or bottom of serifs
39 bracket#:=20/36pt#;    % vertical distance from serif base to tangent
40 jut#:=28/36pt#;      % protrusion of lowercase serifs
41 cap_jut#:=37/36pt#;    % protrusion of uppercase serifs
42 beak_jut#:=10/36pt#;    % horizontal protrusion of beak serifs
43 beak#:=70/36pt#;    % vertical protrusion of beak serifs
44 vair#:=8/36pt#;      % vertical diameter of hairlines
45 notch_cut#:=10pt#;    % maximum breadth above or below notches
46 bar#:=11/36pt#;      % lowercase bar thickness
47 slab#:=11/36pt#;    % serif and arm thickness
48 cap_bar#:=11/36pt#;    % uppercase bar thickness
49 cap_band#:=11/36pt#;    % uppercase thickness above/below lobes
50 cap_notch_cut#:=10pt#;    % max breadth above/below uppercase notches
51 serif_drop#:=4/36pt#;    % vertical drop of sloped serifs
52 stem_corr#:=1/36pt#;    % for small refinements of stem breadth
53 vair_corr#:=1/36pt#;    % for small refinements of hairline height
54 apex_corr#:=0pt#;    % extra width at diagonal junctions
55
56 o#:=8/36pt#;      % amount of overshoot for curves
57 apex_o#:=8/36pt#;    % amount of overshoot for diagonal junctions
58
59 slant:=0;      % tilt ratio $(\Delta x/\Delta y)$
60 fudge:=1;      % factor applied to weights of heavy characters
61 math_spread:=0;      % extra openness of math symbols
62 superness:=1/sqrt2;    % parameter for superellipses
63 superpull:=1/6;      % extra openness inside bowls
64 beak_darkness:=11/30;    % fraction of triangle inside beak serifs
65 ligs:=2;      % level of ligatures to be included
66
67 square_dots:=false;    % should dots be square?
68 hefty:=false;      % should we try hard not to be overweight?
69 serifs:=true;      % should serifs and bulbs be attached?
70 monospace:=false;    % should all characters have the same width?
71 variant_g:=false;    % should an italic-style g be used?
72 low_asterisk:=false;    % should the asterisk be centered at the axis?
73 math_fitting:=false;    % should math-mode spacing be used?
74
75 generate grktxt         % switch to the driver file
76