You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
392 B
14 lines
392 B
%% RmS 91/11/14: check that cmbase is NOT loaded
|
|
%% RmS 92/03/18: changed message to errmessage
|
|
inner bye;
|
|
if not unknown cmbase:
|
|
errhelp "This font must be generated using the plain base.";
|
|
errmessage "You can't use cmbase for this font!";
|
|
expandafter bye fi
|
|
font_identifier "CIRCLE"; font_size 10pt#;
|
|
font_coding_scheme:="LATEX CIRCLE";
|
|
mode_setup;
|
|
|
|
thickness#:=.4pt#;
|
|
|
|
input circle
|
|
|