blob: e0b760c533bfc401c36d9d5428dabaa6e5f8c1da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
%%%
% this is musicbra.mf
%%%
font_identifier := "music_brace_20";
font_coding_scheme:="UNSPECIFIED";
input musicd20
%%%
% setup fontdimen 1-7
% "Parameters are zero unless otherwise specified."
% METAFONT-Book App. F
%%%
%font_slant 0;
%font_normal_space 0pt;
%font_normal_stretch 0pt;
%font_normal_shrink 0pt;
font_x_height nhh#;
font_quad nhw#;
%font_extra_space 0pt;
input musicbrh
end
|