diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-23 00:18:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-23 00:18:32 +0000 |
commit | b21bdce6c58c224889030af836f34d96ff1a2131 (patch) | |
tree | 02a70e5e7d0774665066de0f201333e6b2c70cc5 /Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf | |
parent | a638995999fb20ed70793583d70a92c71f19bd6b (diff) |
lh(fonts) 3.5g (5aug09)
git-svn-id: svn://tug.org/texlive/trunk@14821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf b/Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf index 12fef153d3e..8a7aff2fe18 100644 --- a/Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf +++ b/Master/texmf-dist/fonts/source/lh/base/lgt2comi.mf @@ -4,7 +4,7 @@ %% Cyrillic font container with T2 encoding beta-support % % This file is future part of lxfonts package -% Version 3.5 // Patchlevel=0 +% Version 3.5 // Patchlevel=1 % (c) O.Lapko % % This package is freeware product under conditions similar to @@ -409,6 +409,7 @@ filldraw circ_stroke z12e{up}--z13e{up}...z14e{left}--z15e; % ital_beak %%% penlabels(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15); endchar; +iff not variant_obar:% lhchar "Italic Cyrillic letter otld - o tilded"; cyrchar(otld,9u#,x_height#,0); italcorr .7x_height#*slant+.5curve#-u# if math_fitting:-.5u# fi; @@ -435,6 +436,25 @@ fi %%%%% penlabels(1,2,3,4,5,6,7); endchar; +iff variant_obar:% +lhchar "Italic Cyrillic letter otld - o bar"; +cyrchar(otld,9u#,x_height#,0); +italcorr .7x_height#*slant+.5curve#-u# if math_fitting:-.5u# fi; +adjust_fit(0,0); pickup fine.nib; +% ital_o;tld +pos1(vair,90); pos2(curve,180); pos3(vair,270); pos4(curve,360); +x1=x3=.5w; lft x2r=hround(1.5u-.5curve); x4=w-x2; +top y1r=h+oo; y2=y4=.5[y1,y3]; bot y3r=-oo; +filldraw stroke pulled_arc.e(1,2) & pulled_arc.e(2,3) + & pulled_arc.e(3,4) & pulled_arc.e(4,1); % bowl +%%% +% bar; +x7=x3; y7=bar_height; y8=y7; x8=x4; +pos7(vair,90); pos8(vair,90); +filldraw stroke z7e--z8e; +%%%%% +penlabels(1,2,3,4,5,6,7); endchar; + lhchar "Italic Cyrillic letter u_shrt - short u (as latin y)"; cyrchar(u_shrt,if monospace:8.5u# else:9u#fi, x_height#+acc_height#,desc_depth#); |