summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lh/tex/99-t2enc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lh/tex/99-t2enc.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/lh/tex/99-t2enc.tex90
1 files changed, 90 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/lh/tex/99-t2enc.tex b/Master/texmf-dist/doc/fonts/lh/tex/99-t2enc.tex
new file mode 100644
index 00000000000..281dcf80e3e
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/lh/tex/99-t2enc.tex
@@ -0,0 +1,90 @@
+%
+% 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 {T2enc.mfj}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%la T2A
+\begingroup
+\def\fonttwoletters{la}\def\encodingletters{ta}
+\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\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\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\fontfile{\fntallec}
+\input cod-edt % creates encoding file
+\input rliker % creates kern&ligature files
+\input cfstdedt % creates font headers; batch and mfjob files
+\endgroup
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\iffalse %COMMENT
+%rx X2
+\begingroup
+\def\fonttwoletters{rx}\def\encodingletters{x2}
+\def\fontfile{\fntallec}
+\codehatsfalse
+\input cod-edt % creates encoding file
+\input rliker % creates kern&ligature files
+\input cfstdedt % creates font headers; batch and mfjob files
+\endgroup
+
+%rx XSlav
+\begingroup
+\def\fonttwoletters{rs}\def\encodingletters{xs}
+\def\fontfile{\fntallec}
+\def\defamily{roman_ec:=false; more_letters:=true; old_cyr:=true; genmode:="ex"; %
+ enc_name:="XSlav";}
+\codehatsfalse
+\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