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

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


% Computer Modern Cyrillic Italic Typewriter Text
if unknown cmbase: input cmbase fi

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

% This font is a modification of Computer Modern Cyrillic Typewriter Text

input c-cmtt;

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

jut#:=             % protrusion of lowercase serifs
  ((jut#*360pt#) + (design_size * 6))/360pt#;

slant:=            % tilt ratio $(\Delta x/\Delta y)$
    0.25;

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

generate cytextit    % 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.