DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T c

⟦0d60c4ea8⟧ TextFile

    Length: 1278 (0x4fe)
    Types: TextFile
    Names: »cytextit.mf«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/MFcontrib/metafonts/cmcyr/cytextit.mf« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/MFcontrib/metafonts/cmcyr/cytextit.mf« 

TextFile

% File:       MF Inputs cytextit.mf
% Author:     Nana Glonti and Alexander Samarin
% Internet:   SAMARIN@VXCERN.DECNET.CERN.CH
% Date:       (of copy) 20 Jan. 1990
% Source:     LISTSERV@UBVM.BITNET
%
% Cyrillic fonts, created at Institute for High Energy Physics, Protvino, USSR.
%

% The Computer Modern Cyrillic Text Italic family

let cmchar=message; % `|cmchar|' should precede each character

mode_setup; font_setup;
input coding;
font_coding_scheme:="TeX text";

font_slant slant; font_x_height x_height#;
if monospace: font_normal_space 9u#; % no stretching or shrinking
 font_quad 18u#;
 font_extra_space 9u#;
 letter_fit#:=letter_fit:=0;
else: font_normal_space 6u#+2letter_fit#;
 font_normal_stretch 3u#; font_normal_shrink 2u#;
 font_quad 18u#+4letter_fit#;
 font_extra_space 2u#; fi

input cyru;  % upper case (majuscules)
input citall;  % lower case (minuscules)
input itald;  % numerals
input italp;  % ampersand, question marks, currency sign
input punct;  % punctuation symbols common to roman and italic text
input comlig;  % letter ligatures
%if ligs>0: input comlig; fi  % ligatures common with roman text
%if ligs<=1: input romsub; fi  % substitutes for ligatures


if not monospace:
 k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning
fi
bye.