diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lh/tex/rliker.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/lh/tex/rliker.tex | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/lh/tex/rliker.tex b/Master/texmf-dist/doc/fonts/lh/tex/rliker.tex new file mode 100644 index 00000000000..73fa5502c49 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/lh/tex/rliker.tex @@ -0,0 +1,37 @@ +% +% rliker.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 generation of data file of ligs & kerns +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\lhvercheck(3,4) + +\input likermac +\input likergrp + +\message{\ligfile} +\immediate\openout\ligoutput\ligfile +\MakeHeadFileDefinition\ligoutput{\fonttwoletters liker.mf} +\input likerdat % ligatures and kerning data for Cyrillic fonts +\immediate\closeout\ligoutput + +%\catcode`\_=8 +\catcode`\#=6 \catcode`\$=3 + +\endinput +% +% end of rliker.tex |