summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex
blob: c6dfa8581fdf479f5453fa541442259d8d09cb1c (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
%
% 99allenc.tex
%
%% Cyrillic font container with T2 encoding beta-support
%
% This file is future part of lxfonts package
% Version 3.4 // Patchlevel=0
% (c) O.Lapko
%
% This package belongs to the public domain 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 to save it under the same name.
%
% Content:
%
% TeX file for creation all Standard Latin-Cyrillic font
%  in all more or less standard LH encodings
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% set defaults
\input cfhead
\lhvercheck(3,4)

\usesetter
\def\NMFJobFileName {all-enc.mfj}

%lh MS DOS Alternative Cyrillic
\begingroup
\input cod-edt  % creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

\MFJobheadfalse % don't create MFJob head from this point

%wn WNCYR
\begingroup
\def\fonttwoletters{wn}\wncodingtrue
\input cod-edt  % creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

\iffalse %COMMENT
%ic ISO Cyrillic
\begingroup
\def\fonttwoletters{ic}
\def\defamily{more_letters:=true; other_cyr:=true; enc_name:="ISO8859-5";}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%wc Windows Cyrillic
\begingroup
\def\fonttwoletters{wc}
\def\defamily{more_letters:=true; other_cyr:=true; enc_name:="Win-1251";}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%mc Mac Cyrillic
\begingroup
\def\fonttwoletters{mc}
\def\defamily{more_letters:=true; other_cyr:=true; enc_name:="Mac Ukr";}
\input cod-edt  % creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%kc KOI Cyrillic
\begingroup
\def\fonttwoletters{kc}\def\encodingletters{8h}
\def\defamily{enc_name:="KOI8-R";}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup
\fi %END COMMENT

\end