Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/fonts/source/jknappen/sauter/b-cmu.mf

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


% Computer Modern Unslanted Italic
if unknown cmbase: input cmbase fi

font_identifier:="CMU"; font_size design_size * pt#;

% This font is a modification of Computer Modern Roman.

input c-cmr;

letter_fit#:=        % extra space added to all sidebars
  ((letter_fit#*360pt#) + (design_size*10))/360pt#;

ess#:=               % breadth in middle of lowercase s
  ((ess#*360pt#) - (design_size * 5))/360pt#;

cap_ess#:=           % breadth in middle of uppercase s
  ((cap_ess#*360pt#) - (design_size * 3))/360pt#;

variant_g:=          % should an italic-style g be used?
    true;

generate textit      % switch to the driver file


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.