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

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


%% 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 "LINEW"; font_size 10pt#;
font_coding_scheme:="LATEX LINE";
mode_setup;

qqs#=.8pt#;   %width of lines
qqh#=10pt#;  %height of vertical stroke.
qqw#=10pt#;  %length of horizontal stroke.

%arrow dimensions:
arrowlen#=.6*qqw#; arrowht#=.22*qqw#; arrowcurve#=.1*arrowht#;
input line;

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.