summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/ibygrk/wbary4.mf
blob: d3140cddced7c963a4fbe10e306031d06c633668 (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
savedpicture = barypicture; % it was cleared at the end of w.mf
%% but the dimensions set in w.mf remain.

% The opened out accent clusters make an adjustment of "center"
% necessary.

cmchar "recentered Lowercase omega with rough breathing and acute";
beginchar(w_asproxy,width#,acc_ht#,0);
this_letter; spirit_acute(x_baryctr -.75u)<; endchar;
     
cmchar "recentered Lowercase omega with smooth breathing and acute";
beginchar(w_lenoxy,width#,acc_ht#,0);
this_letter; spirit_acute(x_baryctr -.75u)>; endchar;

cmchar "Lowercase omega with rough breathing and grave";
beginchar(w_asprbary,width#,acc_ht#,0);
this_letter; spirit_grave(x_baryctr -.75u)<; endchar;

cmchar "Lowercase omega with smooth breathing and grave";
beginchar(w_lenbary,width#,acc_ht#,0);
this_letter; spirit_grave(x_baryctr -.75u)>; endchar;

picture barypicture;
picture pic.iota;
picture savedpicture;