diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/lh/tex/25cm-uc.tex')
-rw-r--r-- | Master/texmf-dist/source/fonts/lh/tex/25cm-uc.tex | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/lh/tex/25cm-uc.tex b/Master/texmf-dist/source/fonts/lh/tex/25cm-uc.tex new file mode 100644 index 00000000000..1833d98846e --- /dev/null +++ b/Master/texmf-dist/source/fonts/lh/tex/25cm-uc.tex @@ -0,0 +1,41 @@ +% +% 25cm-uc.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 Computer Modern font +% in KOI8 encoding +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% set defaults +\input cfhead +\lhvercheck(3,5) + +% Two first font/enc letters: lh (LCY) (default) +\def\fonttwoletters{uc} +% Encoding data file: enc-t2.tex (default) +% Font headers data file: fntallcm.tex (default) +\def\fontfile{\fntallcm} +% Text for ??begin: absent (default) +\def\defamily{vfcoding:=true; more_letters:=true; other_cyr:=true; % + old_cyr:=true; unic:=true; enc_name:="Unicode";} +% Lettercode output: ^^hex (default) + +\usesetter +\MakeFileHeadstrue +\input cod-edt % creates encoding file +\input rliker % creates kern&ligature files +\input cfstdedt % creates font headers; batch and mfjob files + +\end |