% % llbligtb.mf % %% 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: % % Lig & kern data for Roman font (T2 CMBRIGHT) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LHver_check(3,5); % like |version_check| in ec % % addtitional kern value % numeric itc#; % modified italic correction on `f' and `ff'%exrlig itc#=if serifs: max(0,flare#-.25u#) else: 1.25u# fi; %>>>!!! ligtable "f": if old_cyr=true: %relax else: "i"=:oct"034", "f"=:oct"033", "l"=:oct"035", fi "'" kern itc#, "`" kern itc#, oct"020" kern itc#, oct"021" kern itc#, "?" kern itc#, "!" kern itc#, ")" kern itc#, "]" kern itc#; ligtable oct"033": % ff if old_cyr=true: %relax else: "i"=:oct"036", "l"=:oct"037", fi "'" kern itc#, "`" kern itc#, oct"020" kern itc#, oct"021" kern itc#, "?" kern itc#, "!" kern itc#, ")" kern itc#, "]" kern itc#; %<<>>!!! "y" kern kk#, "v" kern kk#, "s" kern kk#, "c" kern kk#, "d" kern kk#, "g" kern kk#, "m" kern kk#, "n" kern kk#, "p" kern kk#, "w" kern kk#, "z" kern kk#, %<<>>!!! "y" kern k#, "v" kern k#, "s" kern k#, "c" kern k#, "d" kern k#, "g" kern k#, "m" kern k#, "n" kern k#, "p" kern k#, "w" kern k#, "z" kern k#, %<<>>!!! ligtable "K": if serifs: "v" kern kk#, "w" kern k#, else: "v" kern k#, fi "o" kern k#, "C" kern k#, "G" kern k#, "Q" kern k#; %<<>>!!! "n" kern kk#, oct"031" kern kk#, % \i "c" kern kk#, "d" kern kk#, "g" kern kk#, "p" kern kk#, "s" kern kk#, "v" kern kk#, "w" kern kk#, "x" kern kk#, "z" kern kk#, %<<>>!!! "W" kern kk#, "V" kern kk#, %<<>>!!! "y" kern if serifs: kk# else: k# fi, "v" kern if serifs: kkk# else: k# fi, "w" kern if serifs: kk# else: k# fi, "c" kern k#, "d" kern k#, "e" kern k#, "o" kern k#, "q" kern k#, %<<>>!!! ligtable "e": "V" kern kk#; % eV %<<