blob: 7f9f14962a325d9213d9783f491e24a732f73f29 (
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
|
%
% fntbricm.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:
%
% Data TeX file of head files for cm-like CM Bright fonts
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lhvercheck(3,4)
% file names depend to necessary encoding
%
\MakeFileHeadstrue % always do font heads
\tablevalues ( 8 9 10 17 )
\makefont \fonttwoletters br ( 8 9 10 17 )()
\makefont \fonttwoletters brsl ( 8 9 10 17 )()
\makefont \fonttwoletters brbx ( 10 )()
\makefont \fonttwoletters sltl ( 10 )()
\makefont \fonttwoletters tl ( 10 )()
\endinput
|