summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lh/tex/91berest.tex
blob: a9ca1f725981a11413b39ffcd2f0848a2d0c722e (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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
%
% 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)

\MakeFileHeadsfalse  % Create font file headers ?
\SliTeXfalse         % Create SliTeX font file headers ?
\MakeDvifalse        % Create DVI file ?
\MakeFontEnctrue     % Create encoding files ?
\Babelfalse          % Create encoding files like LaTeX2e XXXdef.enc ?
\Berestatrue         % Create encoding file for BERESTA.TEX ?
\codehatstrue        % Create \def\CYR_A{\char"80} not \def\CYR_A{--}
\TFMonlytrue         % Create tfm-files only ?
\doMFJobtrue         % Create MFJob file ?
\def\jobmodedef{m}   % (works if \doMFJobtrue)
\def\fmtbase{plain}  % (works if \doMFJobtrue)
\def\mfjobscaling{s0}% (works if \doMFJobtrue)
\def\mfcommand{}     % (works if \doMFJobtrue)

\def\NMFJobFileName {beresta.mfj}
\def\fntallcm       {fntbercm} % Font assortment for CM-like fonts
\def\fntallec       {fntberec} % Font assortment for EC-like fonts

%lh MS DOS Alternative Cyrillic
\begingroup
\MakeFontEncfalse
\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

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%la T2A
\begingroup
\def\fonttwoletters{la}\def\encodingletters{ta}\def\berestachar{a}
\def\fontfile{\fntallec}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%lb T2B
\begingroup
\def\fonttwoletters{lb}\def\encodingletters{tb}\def\berestachar{b}
\def\fontfile{\fntallec}
\input cod-edt  % creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%lc T2C
\begingroup
\def\fonttwoletters{lc}\def\encodingletters{tc}\def\berestachar{c}
\def\fontfile{\fntallec}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%ld T2D
\begingroup
\def\fonttwoletters{ld}\def\encodingletters{td}\def\berestachar{d}
\def\fontfile{\fntallec}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%rx X2
\begingroup
\def\fonttwoletters{rx}\def\encodingletters{x2}\def\berestachar{x}
\def\fontfile{\fntallec}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%tx all nonT2 letters
\begingroup
% Two first font/enc letters:
\def\fonttwoletters{tx}\def\berestachar{x}\def\berestachar{x}
\def\fontfile{\fntallec}
% Text for ??begin:           absent (default)
\def\defamily{roman_ec:=false; more_letters:=true;  other_cyr:=true; genmode:="ex"; %
	      enc_name:="Trash";}
% Lettercode output:          \char"HEX
\codehatstrue
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup

%rw T2A letters with ogoneks - not used for a while
\iffalse
\begingroup
% Two first font/enc letters: lh (LCY) (default)
\def\fonttwoletters{rw}\def\encodingletters{ta}\def\berestachar{w}
% Font headers data macro:
\long\def\FontsToBeGenerated{\tablevalues	( 10[1000] )
	     \makefont \fonttwoletters rm       ( 10[1000] )()
	     \makefont \fonttwoletters ti	( 10[1000] )()}
% Text for ??begin:           absent (default)
\def\defamily{genmode:="ex"; is_ogonek:=true;}
\input cod-edt	% creates encoding file
\input rliker	% creates kern&ligature files
\input cfstdedt % creates font headers; batch and mfjob files
\endgroup
\fi

%yy all package letter phantom
\begingroup
\def\nolettercode{x}
\def\fonttwoletters{yy}\def\encodingletters{vf}\def\berestachar{x}
\codehatsfalse
\input cod-edt	% creates encoding file
\endgroup

\end