summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/lh/base/lliligtb.mf
blob: 9b71320faca6aeaa1473868325cd91776f051812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
%
% lliligtb.mf
%
%% 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:
%
% Lig & kern data for Italic font (T2)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

LHver_check(3,4); % like |version_check| in ec

%
% addtitional kern value
%
numeric itc#; % modified italic correction on `f' and `ff' %exilig
itc#=(asc_height#-x_height#)*slant+.75u#;

%>>>!!!
ligtable
    "f":   "i"=:oct"034",
           "f"=:oct"033",
           "l"=:oct"035",
           "'" kern itc#,
           "`" kern itc#,
           oct"020" kern itc#,
           oct"021" kern itc#,
           "?" kern itc#,
           "!" kern itc#,
           ")" kern itc#,
           "]" kern itc#;
ligtable
   oct"033":       % ff
          "i"=:oct"036",
          "l"=:oct"037",
          "'" kern itc#,
          "`" kern itc#,
          oct"020" kern itc#,
          oct"021" kern itc#,
          "?" kern itc#,
          "!" kern itc#,
          ")" kern itc#,
          "]" kern itc#;
%<<<!!!

ligtable "d":
         "w":
         "l": "l" kern +u#;

ligtable "F":
         "W": %!!!
         "V": "o" kern kk#,
              "e" kern kk#,
              "u" kern kk#,
              "r" kern kk#,
              "a" kern kk#,
              "A" kern kkk#,
%        "K":
         "X":
              "O" kern k#,
              "C" kern k#,
              "G" kern k#,
              "Q" kern k#;

%>>>!!!
ligtable
       "K": "v" kern k#,
            "w" kern k#,
            "O" kern k#,
            "C" kern k#,
            "G" kern k#,
            "Q" kern k#;
%<<<!!!


ligtable "T": "y" kern kk#,
         "Y": "e" kern kk#,
              "o" kern kk#,
              "r" kern kk#,
              "a" kern kk#,
              "u" kern kk#,
         "P":
%        "W":
              "A" kern kk#;

ligtable "O":
         "D": "X" kern k#,
              "W" kern k#,
              "A" kern k#,
              "V" kern k#,
              "Y" kern k#;

ligtable "A":
              "y" kern k#, %!!!
         "R": "n" kern k#,
              "l" kern k#,
              "r" kern k#,
              "u" kern k#,
              "m" kern k#,
              "t" kern k#,
              "i" kern k#,
              "C" kern k#,
              "O" kern k#,
              "G" kern k#,
              "h" kern k#,
              "b" kern k#,
              "U" kern k#,
              "k" kern k#,
              "v" kern k#,
              "w" kern k#,
              "Q" kern k#,
         "L": "T" kern kk#,
              "Y" kern kk#,
              "V" kern kkk#,
              "W" kern kkk#,
         "b":
         "c":
         "e":
         "o":
         "p":
         "r": "e" kern -u#,
              "a" kern -u#,
              "o" kern -u#,
              "d" kern -u#,
              "c" kern -u#,
              "g" kern -u#,
              "q" kern -u#;

ligtable "n": "'" kern kkk#;

endinput;
%end of file