summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/aramaic-serto/serto.mf
blob: 88e2f0b986517d63b40efca6c7883af074193370 (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
% Driver file for Serto font `serto.mf'
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Designed and (c) by Johannes Heinecke                                     %
%                     <johannes(dot)heinecke(at)wanadoo(dot)fr>             %
% Please send any improvements, corrections, suggestions, enhancements etc  %
% to the Author!                                                            %
%                                                                           %
% Version 0.1 as of 1st November 2001                                       %
%                                                                           %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
font_coding_scheme:="Serto - Syriac";
mode_setup;
if known cmbase: font_setup; fi         % If used with cmbase
font_serto_setup;
let sertochar=\;

% fontmaking:=1;        % to generate a TFM File during proof-ing

%% Zeichendefinitionsdateien %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
input sertofont;        % the serto alphabet
%if unknown cmbase: input sertod; else: input romand; fi  % digits: if cmbase is
                                                         % used this font will
                                                         % load cm-digits, for
                                                         % they are finer tuned.
%if unknown cmbase: input sertop; else: input punct; fi   % The same for punctuation
%input sertovoc;      % vowels

%% Font-Parameter fuer TeX %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
font_quad 2.5stu#;                 % 1 em
font_x_height 2stu#;           % 1 ex (used by syriac.sty to define accent position)
font_normal_space 3stu#;           % word gap
font_normal_stretch 2stu#;         % word gap may stretch by ...
font_normal_shrink 1stu#;          % word gap my shrink by ...
font_slant slant;

% special "grayfont graylj";     % Only for GFtoDVI on emTeXs METAFONT

%% Ligature-Tables %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% olaf-lamad
ligtable 65 : 116 =: 171;

%lamad-olaf initial
ligtable 116 : 66 =: 172;

%lamad-olaf final
ligtable 115 : 66 =: 173;

endinput;