summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex83
1 files changed, 0 insertions, 83 deletions
diff --git a/Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex b/Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex
deleted file mode 100644
index c6dfa8581fd..00000000000
--- a/Master/texmf-dist/doc/fonts/lh/tex/99-cmstd.tex
+++ /dev/null
@@ -1,83 +0,0 @@
-%
-% 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