Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/fonts/source/public/bbold/bbold12.mf

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


% Blackboard bold 12pt.  Alan Jeffrey, 18 Dec 1989.

mode_setup;

input bbbase;

% Hacks to make sure cmr doesn't generate the font, and doesn't load cmbase.
cmbase := 1;
def generate suffix t = enddef;

% Input the cmr parameters.
input cmr12;

font_identifier := "BBOLD";
font_coding_scheme := "Blackboard bold";

% Then generate blackboard bold.
input bbold;
bye;

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.