blob: 8c27293471a82d2265bfc5c06063e48223cb7351 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
%
% 46cm-lz.tex
%
%% Cyrillic font container with T2 encoding beta-support
%
% This file is future part of lxfonts package
% Version 3.5 // Patchlevel=1
% (c) O.Lapko
%
% This package is freeware product under conditions similar to
% those of D. E. Knuth specified for the Computer Modern family of fonts.
% In particular, only the authors are entitled to modify this file
% (and all this package as well) and to save it under the same name.
%
% Content:
%
% TeX file for creation Latin-Cyrillic European Computer Modern font
% in OT2 encoding (TeX/Lower(+part of Upper) part of T2)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% set defaults
\input cfhead
\lhvercheck(3,5)
% Two first font/enc letters:
\def\fonttwoletters{lz}\def\encodingletters{tz}
% Encoding data file: enc-t2.tex (default)
% Font headers data file: fntallcm.tex (default)
% Text for ??begin: absent (default)
\def\defamily{more_letters:=true; enc_name:="X2lo";}
% Lettercode output: ^^hex (default)
\usesetter
\input cod-edt % creates encoding file
\input rliker % creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\end
|