blob: e9c12601a712d4bf33d856e14818f280ce19d8e4 (
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
25
26
27
28
29
30
31
|
%%
%% This is file `fulbr12.mf',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% universa.dtx (with options: `font,bold,twelve')
%%
%% Copyright (C) 1998 Christian Holm.
%%
%% The universal font and package is distributed in the hope that
%% it will be useful, but WITHOUT ANY WARRANTY; without even the
%% implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
%% PURPOSE. See the GNU General Public License for more details.
%%
%% See the file universa.dtx for further comments and documentation.
%%
%%
if unknown unibase : input unibase; fi;
bold := true ;
start_font(12pt#) ;
input uniupp ; input unilow ; input unidig ; input unispe ;
input unilig ; input unipun ; input uniacc ; input uniext ;
end_font;
\endinput
%%
%% End of file `fulbr12.mf'.
|