summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/lh/tex/99-CMstd.tex
blob: c63497152799cc264fe79e063f81ffe5278a2262 (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
%
% 99-CMstd.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 all Standard Latin-Cyrillic font
%  in all more or less standard LH encodings
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% set defaults
\input cfhead
\lhvercheck(3,5)

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

%lh MS DOS Alternative Cyrillic
\begingroup
\def\wrkdir{wrk/lh-lcy/}
\input cod-edt  % creates encoding file
\input rliker   % creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files

%common code for all cm-based fonts
\input fntaddcm
\endgroup

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

%wn WNCYR
\begingroup
\def\wrkdir{wrk/lh-ot2/}
\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

%common code for all cm-based fonts
\input fntaddcm
\endgroup

\end