diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/cs')
139 files changed, 3490 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/cs/csaccent.mf b/Master/texmf-dist/fonts/source/public/cs/csaccent.mf new file mode 100644 index 00000000000..d234626ab79 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csaccent.mf @@ -0,0 +1,413 @@ +% This is csaccent.mf in text format, as of 89/05/08 +% written by P. Novak, Prague +% Czech and Slovak letters with accents +% Changed paths for acute and hachek accent added 26/04/92, 11/08/92 +% Accent definitions %% lc_circle_accent modified + %% uc_Circle_accent added for Duerer font +% Czech accented letters +if unknown acute_sharp: boolean acute_sharp; acute_sharp:=false; fi +if unknown hach_sharp: boolean hach_sharp; hach_sharp:=false; fi + +def init_accents = +numeric uc_acc_height, uc_acc_height#, + lc_acute_height, lc_acute_height#, + lc_hachek_height, lc_hachek_height#, + lc_circle_height, lc_circle_height#, + lc_trema_height, lc_trema_height#, + accent_u, accent_u#, + accent_thin, + uc_acc_shift, asc_acc_shift; +if unknown circ_weight: circ_weight:=1; fi + +uc_acc_height# = cap_height# + 0.35x_height#; % changed 12.xii.93 + % changed 10.ix.96 by P.O. +lc_acute_height# = asc_height#; +lc_hachek_height# = lc_acute_height#; +lc_circle_height# = lc_acute_height#; +lc_trema_height# = min(cap_height#,9/7x_height#+ + .5max(dot_size#,cap_curve#)); +accent_u# = u#; % unexpanded dimension unit + +accent_thin = if thin_join > crisp: thin_join else: crisp+eps fi; + +define_whole_vertical_pixels(uc_acc_height,lc_acute_height, + lc_hachek_height,lc_circle_height,lc_trema_height); +define_pixels(accent_u); + +uc_acc_shift = cap_height - x_height; +asc_acc_shift = asc_height - x_height; +enddef; + +init_accents; + + +def lc_acute_accent(expr ref) = + if serifs : pickup crisp.nib; + 1/2[x51,x52]=good.x ref; + x51 + .5 stem = x52+3accent_u; + y51 + .5 stem = lc_acute_height+eps; + if acute_sharp: top y52' = top y51; y52=.25[x_height,y52']; + else: + y52 = max(2/3[lc_acute_height,x_height],x_height+o+hair); + fi + numeric cstheta; + cstheta = angle(z52-z51) + 90; + if acute_sharp: pos51(1.5stem,0); pos52(accent_thin,0); %% 1->.5 + filldraw stroke z51e -- z52e; + else: + pos51(stem,cstheta); + pos52(accent_thin,cstheta); + filldraw circ_stroke z51e -- z52e; + fi + else: pickup fine.nib; + pos51(stem,0); + pos52(vair,0); + 0.7[x51,x52] = good.x ref; + rt x51r = x52 + 3accent_u; + top y51 = lc_acute_height; + bot y52 = vround (2/3 [lc_acute_height,x_height]); + filldraw stroke z51e -- z52e; + fi + corrital z51; + penlabels(51,52); +enddef; + +def lc_grave_accent(expr ref) = + if serifs : pickup crisp.nib; + 1/2[x51,x52]=good.x ref; + x51 - .5 stem = x52-3accent_u; + y51 + .5 stem = lc_acute_height+eps; + if acute_sharp: top y52' = top y51; y52=.25[x_height,y52']; + else: + y52 = max(2/3[lc_acute_height,x_height],x_height+o+hair); + fi + numeric cstheta; + cstheta = angle(z52-z51) + 90; + if acute_sharp: pos51(1.5stem,0); pos52(accent_thin,0); %% 1->.5 + filldraw stroke z51e -- z52e; + else: + pos51(stem,cstheta); + pos52(accent_thin,cstheta); + filldraw circ_stroke z51e -- z52e; + fi + else: pickup fine.nib; + pos51(stem,0); + pos52(vair,0); + 1/2[x51,x52] = good.x ref; + lft x51l = x52 - 3accent_u; + top y51 = lc_acute_height; + bot y52 = vround (2/3 [lc_acute_height,x_height]); + filldraw stroke z51e -- z52e; + fi + penlabels(51,52); +enddef; + +def lc_hachek_accent(expr ref) = + if serifs: + pickup crisp.nib; + pos52'(0.75[vair,curve],90); + pos52(0.75[vair,curve],90); + x52=good.x ref; + x52-x51=x53-x52=good.x if hach_sharp:2.5 else:3 fi + accent_u-accent_thin; + top y52' = top y51 = top y53 = 0.9[x_height,lc_hachek_height]; + if hach_sharp: y52=.25[x_height,y52']; % lower point + pos51(1.5stem,0); pos53(accent_thin,180); else: + 0.5[y52,y52r] = 0.5[x_height,y52']; + pos51(accent_thin,angle(z52-z51)+90); + pos53(accent_thin,angle(z53-z52)+90); + fi + filldraw stroke z51e -- z52e -- z53e; + else: + pickup fine.nib; + pos51(vair,0); + pos53(vair,0); + x52=good.x ref; + x52-lft x51=rt x53-x52= 1.75accent_u +.5vair; % lft, rt added + pos52(stem,0); + bot y52=vround(0.3[x_height,lc_hachek_height]); + top y51 = top y53 = lc_hachek_height; + z50 = whatever[z51r,z52r] = whatever[z52l,z53l]; + y54l=y54r=y52; + x54l=good.x .2[x52l,x52]; + x54r-x52 = x52-x54l; + filldraw z54l -- z51l-- z51r -- z50 -- z53l -- z53r -- z54r -- cycle; + fi + corrital z53; + penlabels(50,51,52,52',53,54); +enddef; + + +def lc_circumflex(expr ref) = +if serifs: +% pickup crisp.nib; pos52(stem,90); top y52r=lc_hachek_height; +%% Corrected by P.O. 06.97 + pickup crisp.nib; pos52(stem,90); top y52r=0.95lc_hachek_height; + x52=ref; + x52-x51=x53-x52=good.x 2.75accent_u; +% y51=y53=.5[x_height,y52]; %% Corrected by P.O. 06.97 + y51=y53=.4[x_height,y52]; + pos51(accent_thin,angle(z52-z51)+90); pos53(accent_thin,angle(z53-z52)+90); + filldraw stroke z51e--z52e--z53e; % diagonals +else: + pickup fine.nib; pos51(vair,0); pos53(vair,0); + x52=ref; + x52-lft x51=rt x53-x52= 1.75accent_u + .5vair; % 2.75->1.75, lft, rt added + pos52(stem,0); top y52=lc_acute_height; + bot y51=bot y53=vround (2/3[lc_acute_height,x_height])-eps; + z50=whatever[z51r,z52r]=whatever[z52l,z53l]; + y54l=y54r=y52; x54l=good.x .2[x52l,x52]; x54r-x52=x52-x54l; + filldraw z54l--z51l--z51r--z50--z53l--z53r--z54r--cycle; fi % diagonals +penlabels(50,51,52,53,54); +enddef; + +def lc_trema_accent(expr ref_l,ref_r) = + numeric dot_diam; + dot_diam=max(tiny.breadth,hround(max(dot_size,cap_curve)-2stem_corr)); + pickup tiny.nib; pos51(dot_diam,0); pos52(dot_diam,90); + x51=x52=good.x ref_l; top y52r= lc_trema_height+1; + y51=.5[y52l,y52r]; + dot(51,52); % left dot + pos53(dot_diam,0); penpos54(y52r-y52l,90); y53=y54=y51; + x53=x54=good.x ref_r; + dot(53,54); % right dot + corrital z53; + penlabels(51,52,53,54); +enddef; + +def lc_circle_accent(expr ref) = + x60 = ref; + numeric cs_circle_thickness,font_quotion; + font_quotion=155/90(asc_height-x_height)/x_height; %% added + cs_circle_thickness = circ_weight*min(slab,0.9u); + x54r-x52r = hround(max(5accent_u-1.2stem,accent_u+2cs_circle_thickness)); + pickup crisp.nib; + penpos51(cs_circle_thickness,90); penpos55(cs_circle_thickness,90+45); + penpos52(cs_circle_thickness,180); penpos56(cs_circle_thickness,180+45); + penpos53(cs_circle_thickness,-90); penpos57(cs_circle_thickness,-90+45); + penpos54(cs_circle_thickness,0); penpos58(cs_circle_thickness,0+45); + + 0.5[x52,x54] = x51 = x53 = x60; y51r=lc_circle_height; + y52-y53 = (x54-x60); +% y52-y53 = x54-x60; % precise circle (not ellipse) + y52=y54=.5[y51,y53]; + + x55 = x56 = superness[x51,x52]; x57 = x58 = superness[x53,x54]; + y55 = y58 = superness[y52,y51]; y56 = y57 = superness[y52,y53]; + + fill z51r{right} ... z58r{z54r-z51r} ... z54r{down} ... z57r{z53r-z54r} + ... z53r{left} ... z56r{z52r-z53r} ... z52r{up} ... z55r{z51r-z52r} + ... cycle; + unfill z51l{right} ... z58l{z54l-z51l} ... z54l{down} ... z57l{z53l-z54l} + ... z53l{left} ... z56l{z52l-z53l} ... z52l{up} ... z55l{z51l-z52l} + ... cycle; + % bowl + corrital z54; + penlabels(51,52,53,54,55,56,57,58); +enddef; + +def dtl_hachek(text x_ref,y_ref) = +pickup fine.nib; +numeric dot_diam#; dot_diam#=max(dot_size#,cap_curve#); + define_whole_blacker_pixels(dot_diam); + pickup fine.nib; + x51=hround(x_ref); y51=vround(y_ref); + comma(51,q,dot_diam,.25accent_u,2/3comma_depth); + corrital z51; + penlabels(51); +enddef; + +def uc_acute_accent(expr ref) = + if serifs : pickup crisp.nib; + 1/2[x51,x52]=good.x ref; + x51 + .5 stem = x52+4accent_u; + y51 + .5 stem =0.67[x_height,lc_acute_height] %lc_acute_height + +eps+uc_acc_shift; %% changed 1->.8->.65->.67 + if acute_sharp: top y52' = top y51; y52=.1[x_height,y52']+uc_acc_shift; +% else: y52+ =max(.8[lc_acute_height,x_height],x_height+o+hair) + else: y52+.5 stem =max(.8[lc_acute_height,x_height],x_height+o+hair) + +uc_acc_shift; fi %2/3->3/4 + numeric cstheta; + cstheta = angle(z52-z51) + 90; + if acute_sharp: pos51(1.5stem,0); pos52(.5accent_thin,0); + filldraw stroke z51e -- z52e; else: + pos51(stem/max(1,3/4stem_corr),cstheta); + pos52(accent_thin,cstheta); + filldraw circ_stroke z51e -- z52e; fi + else: pickup fine.nib; + pos51(stem,0); + pos52(vair,0); + 0.7[x51,x52] = good.x ref; + rt x51r = x52 + 3accent_u; + top y51 = lc_acute_height+uc_acc_shift; + bot y52 = vround 2/3[lc_acute_height,x_height]+uc_acc_shift; + filldraw stroke z51e -- z52e; + fi + corrital z51; + penlabels(51,52); +enddef; + +def uc_grave_accent(expr ref) = + if serifs : pickup crisp.nib; + 1/2[x51,x52]=good.x ref; + x51 - .5 stem = x52-3accent_u; + y51 + .5 stem = 0.67[x_height,lc_acute_height] %lc_acute_height + +eps+uc_acc_shift; + if acute_sharp: top y52' = top y51; y52=.1[x_height,y52']+uc_acc_shift; + else: y52 = max(.8[lc_acute_height,x_height],x_height+o+hair) + +uc_acc_shift; fi % 2/3->3/4 + numeric cstheta; + cstheta = angle(z52-z51) -150; + if acute_sharp: pos51(1.5stem,0); pos52(.5accent_thin,0); + filldraw stroke z51e -- z52e; + else: pickup fine.nib; +% pos51(stem/max(1,stem_corr),cstheta); %% Corrected by P.O, 6.97 + pos51(stem,cstheta); + pos52(accent_thin,cstheta); + filldraw circ_stroke z51e -- z52e; fi + else: pickup fine.nib; + pos51(stem,0); + pos52(vair,0); + .7[x51,x52] = good.x ref; + lft x51l = x52 - 3accent_u; + top y51 = lc_acute_height+uc_acc_shift; + bot y52 = vround (.7 [lc_acute_height,x_height])+uc_acc_shift; + filldraw stroke z51e -- z52e; + fi + penlabels(51,52); +enddef; + +def uc_hachek_accent(expr ref) = + if serifs: + pickup crisp.nib; + pos52'(0.75[vair,curve],90); + pos52(0.75[vair,curve],90); + x52=good.x ref; + x52-x51=x53-x52=good.x 3accent_u-accent_thin; + top y52' = top y51 = top y53 = + 0.57[x_height,lc_hachek_height]+uc_acc_shift; + %% changed .55->.57; + if hach_sharp: y52=.1[x_height,y52']+uc_acc_shift; + pos51(1.5stem,0); pos53(2accent_thin,180); + else: + 0.5[y52,y52r] = 0.5[x_height,y52'-uc_acc_shift]+uc_acc_shift; + pos51(accent_thin,angle(z52-z51)+90); + pos53(accent_thin,angle(z53-z52)+90); + fi + filldraw stroke z51e -- z52e -- z53e; + else: + pickup fine.nib; + pos51(vair,0); + pos53(vair,0); + x52=good.x ref; + x52-x51=x53-x52= 1.75accent_u + .5vair; + pos52(stem,0); + bot y52=vround(0.2[x_height,lc_hachek_height])+uc_acc_shift; + %% .3 -> .25 24.10.92 + top y51 = top y53 = 0.75[x_height,lc_hachek_height]+uc_acc_shift; + z50 = whatever[z51r,z52r] = whatever[z52l,z53l]; + y54l=y54r=y52; + x54l=good.x .2[x52l,x52]; + x54r-x52 = x52-x54l; + filldraw z54l -- z51l-- z51r -- z50 -- z53l -- z53r -- z54r -- cycle; + fi + corrital z53; + penlabels(50,51,52,52',53,54); +enddef; + +def uc_circumflex(expr ref) = +if serifs: + pickup crisp.nib; pos52(stem,90); + top y52=0.57[x_height,lc_acute_height]+uc_acc_shift; + %lc_acute_height + uc_acc_shift; + x52=good.x ref; + x52-x51=x53-x52=good.x 3accent_u; + y51=y53=.5[x_height,y52-uc_acc_shift]+uc_acc_shift; + pos51(accent_thin,angle(z52-z51)+90); pos53(accent_thin,angle(z53-z52)+90); + filldraw stroke z51e--z52e--z53e; % diagonals +else: + pickup fine.nib; pos51(vair,0); pos53(vair,0); + x52=ref; + x52-x51=x53-x52= 1.75accent_u + .5vair; + pos52(stem,0); top y52=lc_acute_height+uc_acc_shift; + bot y51=bot y53=vround (2/3[lc_acute_height,x_height]) + uc_acc_shift-eps; + z50=whatever[z51r,z52r]=whatever[z52l,z53l]; + y54l=y54r=y52; x54l=good.x .2[x52l,x52]; x54r-x52=x52-x54l; + filldraw z54l--z51l--z51r--z50--z53l--z53r--z54r--cycle; fi % diagonals +penlabels(50,51,52,53,54); +enddef; + +def uc_trema_accent(expr ref_l,ref_r) = + numeric dot_diam; + dot_diam=max(tiny.breadth,hround(max(dot_size,cap_curve)-2stem_corr)); + pickup tiny.nib; pos51(dot_diam,0); pos52(dot_diam,90); + x51=x52=good.x ref_l; top y52r= lc_trema_height+1+uc_acc_shift; + y51=.5[y52l,y52r]; + dot(51,52); % left dot + pos53(dot_diam,0); penpos54(y52r-y52l,90); y53=y54=y51; + x53=x54=good.x ref_r; + dot(53,54); % right dot + corrital z54; + penlabels(51,52,53,54); +enddef; + +def uc_circle_accent(expr ref) = + x60 = ref; + numeric cs_circle_thickness,font_quotion; + font_quotion=155/90(asc_height-x_height)/x_height; + cs_circle_thickness = min(slab,0.9u); + x54r-x52r = hround(max(5accent_u-1.2stem,accent_u+2cs_circle_thickness)); + pickup crisp.nib; + penpos51(cs_circle_thickness,90); penpos55(cs_circle_thickness,90+45); + penpos52(cs_circle_thickness,180); penpos56(cs_circle_thickness,180+45); + penpos53(cs_circle_thickness,-90); penpos57(cs_circle_thickness,-90+45); + penpos54(cs_circle_thickness,0); penpos58(cs_circle_thickness,0+45); + + 0.5[x52,x54] = x51 = x53 = x60; + y51=0.55[x_height,lc_circle_height]+uc_acc_shift; + %lc_circle_height+uc_acc_shift; + y52-y53 = (x54-x60); + y52=y54=.5[y51,y53]; + + x55 = x56 = superness[x51,x52]; x57 = x58 = superness[x53,x54]; + y55 = y58 = superness[y52,y51]; y56 = y57 = superness[y52,y53]; + + fill z51r{right} ... z58r{z54r-z51r} ... z54r{down} ... z57r{z53r-z54r} + ... z53r{left} ... z56r{z52r-z53r} ... z52r{up} ... z55r{z51r-z52r} + ... cycle; + unfill z51l{right} ... z58l{z54l-z51l} ... z54l{down} ... z57l{z53l-z54l} + ... z53l{left} ... z56l{z52l-z53l} ... z52l{up} ... z55l{z51l-z52l} + ... cycle; + % bowl + penlabels(51,52,53,54,55,56,57,58); +enddef; + +def uc_Circle_accent(expr ref) = + x60 = ref; + numeric cs_circle_thickness,font_quotion; + font_quotion=155/90(asc_height-x_height)/x_height; + cs_circle_thickness = thin; %min(slab,0.9u); + x54r-x52r = hround(max(5accent_u-1.2stem,accent_u+2cs_circle_thickness)); + pickup crisp.nib; + penpos51(cs_circle_thickness,90); penpos55(cs_circle_thickness,90+45); + penpos52(cs_circle_thickness,180); penpos56(cs_circle_thickness,180+45); + penpos53(cs_circle_thickness,-90); penpos57(cs_circle_thickness,-90+45); + penpos54(cs_circle_thickness,0); penpos58(cs_circle_thickness,0+45); + + 0.5[x52,x54] = x51 = x53 = x60; y51r=lc_circle_height+uc_acc_shift; + y52-y53 = (x54-x60); + y52=y54=.5[y51,y53]; + + x55 = x56 = superness[x51,x52]; x57 = x58 = superness[x53,x54]; + y55 = y58 = superness[y52,y51]; y56 = y57 = superness[y52,y53]; + + fill z51r{right} ... z58r{z54r-z51r} ... z54r{down} ... z57r{z53r-z54r} + ... z53r{left} ... z56r{z52r-z53r} ... z52r{up} ... z55r{z51r-z52r} + ... cycle; + unfill z51l{right} ... z58l{z54l-z51l} ... z54l{down} ... z57l{z53l-z54l} + ... z53l{left} ... z56l{z52l-z53l} ... z52l{up} ... z55l{z51l-z52l} + ... cycle; + % bowl + penlabels(51,52,53,54,55,56,57,58); +enddef; + diff --git a/Master/texmf-dist/fonts/source/public/cs/csacutl.mf b/Master/texmf-dist/fonts/source/public/cs/csacutl.mf new file mode 100644 index 00000000000..deb8e7832aa --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csacutl.mf @@ -0,0 +1,223 @@ +% This is csacutl.mf in text format, as of 89/02/19 +% written by P. Novak, Prague +% Czech and slovak letters with accents +% Lowercase roman letters with acute accent + +cmchar "The letter a with acute"; +beginchar(cs_aa,9u#,lc_acute_height#,0); +bh#:=min(bar_height#,1.14x_height#-bar_height#); define_pixels(bh); +italcorr h#*slant+.5stem#-serif_fit#-2u#; +adjust_fit(0,serif_fit# if serifs: if hair#+.5stem#>1.5u#:-.25u# fi\\fi); +pickup fine.nib; top y3r=x_height+vround 1.5oo; +if serifs: pos1(flare,180); pos2(hair,180); + pos3(vair,90); lft x1r=hround max(u,2.1u-.5flare); x3=.5w-.5u; + y1=min(bh+.5flare+2vair+2,.9[bh,x_height]-.5flare); + bulb(3,2,1); % bulb +else: pos1(5/7[vair,flare],95); x1l=good.x 1.5u; x1r:=good.x x1r; + pos3(1/8[vair,thin_join],90); + x3=.5w-.2u; top y1r=vround .82[bh,top y3r]; + filldraw stroke term.e(3,1,left,.9,4); fi % terminal +pos4(stem,0); rt x4r=hround(w-2.5u+.5stem); y4=1/3[bh,x_height]; +pos5(stem,0); x5=x4; y5=max(.55bh,2vair); +filldraw stroke super_arc.e(3,4)&z4e..z5e; % arc and stem +pos6(.3[thin_join,vair],90); x6=x4; bot y6=bh; +pos7(hround(curve-2stem_corr),180); +lft x7r=hround max(.5u,1.5u-.5curve); y7=1/3[top y8l,top y6r]; +pos8(vair,270); x8l=.5w-.75u; bot y8r=-oo; +pos9(thin_join,360); z9l=z5l; +(x,y8r)=whatever[z8l,z9l]; x8r:=max(x,x8-u); +{{interim superness:=more_super; + filldraw stroke z9e{down}...z8e{left}...{up}z7e&super_arc.e(7,6)}}; % bowl +if serifs: numeric shaved_stem; shaved_stem=hround(stem-3stem_corr); + if hair#+.5stem#>1.5u#: pickup tiny.nib; + pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; y10=.2[.5tiny,bh]; + pos11(shaved_stem,0); rt x11r=hround(w-.25u); bot y11=0; + pos12(shaved_stem,0); x11=x12; top y12=slab+eps; + filldraw z5'l---z10l...z11l{right}--z11r + --z12r{left}...z10r+.75(z12-z11)---z5'r--cycle; % foot + else: pickup crisp.nib; pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; y10=1/3bh; + pos11(.2[vair,stem],90); x11r=.5[x10r,x12r]; bot y11l=-vround .5oo; + pos12(hair,180); rt x12l=hround(w-.1u); y12=max(y10,y11+vair); + pos13(hair,180); x13=x12; top y13=max(vround .6bh,top y12); + (x',y11l)=whatever[z11r,z12r]; x11l:=max(x',x10); + filldraw stroke z5'e---z10e...z11e{right}...z12e---z13e; fi % hook +else: numeric shaved_stem; shaved_stem=hround(stem-stem_corr); + pickup tiny.nib; pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; bot y10=0; + filldraw stroke z5'e--z10e; fi % base of stem +penlabels(1,2,3,4,5,6,7,8,9,10,11,12,13); +lc_acute_accent(x3+.75u); +endchar; + +cmchar "The letter e with acute"; +beginchar(cs_ee,7.25u#+max(.75u#,.5curve#),lc_acute_height#,0); +italcorr h#*slant+.5min(curve#-1.5u#,0); +adjust_fit(if monospace: .25u#,.5u# else: 0,0 fi); +numeric left_curve,right_curve; +left_curve=right_curve+6stem_corr=curve if not serifs: -3stem_corr fi; +if right_curve<tiny.breadth: right_curve:=tiny.breadth; fi +if left_curve<tiny.breadth: left_curve:=tiny.breadth; fi +pickup tiny.nib; pos1(right_curve,0); +pos2(vair,90); pos3(left_curve,180); +y1=good.y bar_height; top y2r=x_height+vround 1.5oo; y0l=bot y1; +rt x1r=hround min(w-.5u,w-u+.5right_curve); +lft x3r=hround max(.5u,1.25u-.5left_curve); x2=.5w+.25u; +{{interim superness:=more_super; + filldraw stroke super_arc.e(1,2)}}; % right bowl +y3=.5[y2,y4]; bot y4r=-oo; x4=x2+.25u; +if serifs: pos4(vair',270); pos5(hair,360); + y5=max(good.y(.5bar_height-.9),y4l+vair); x5r=x1r; + (x,y4l)=whatever[z4r,z5]; x4l:=min(x,x4l+.5u); + filldraw stroke pulled_arc.e(2,3) & pulled_arc.e(3,4) + ...{x5-x4,5(y5-y4)}z5e; % left bowl, arc, and terminal +else: pos4(vair,270); + filldraw stroke super_arc.e(2,3) & super_arc.e(3,4); % left bowl and arc + pickup fine.nib; pos4'(vair,270); z4=z4'; + pos5(.5[vair,flare],275); rt x5r=hround(w-.6u); + y5r=good.y(y5r+1/3bar_height-y5); y5l:=good.y y5l; x5l:=good.x x5l; + filldraw stroke term.e(4',5,right,1,4); fi % terminal +path testpath; testpath=super_arc.r(2,3) & super_arc.r(3,4); +y1'r=y0r=y0l+.6[thin_join,vair]; y1'l=y0l; x1'l=x1'r=x1; +forsuffixes $=l,r: + x0$=xpart(((0,y0$)--(x1,y0$)) intersectionpoint testpath); endfor +fill stroke z0e--z1'e; % crossbar +penlabels(0,1,2,3,4,5); +lc_acute_accent(x2+.75u); +endchar; + + +cmchar "The letter i with acute"; +beginchar(cs_ii,5u#,lc_acute_height#,0); +italcorr h#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift# if monospace:+.25u#fi,serif_fit#-stem_shift#); +pickup tiny.nib; pos1(stem',0); pos2(stem',0); +if odd(w-stem'): change_width; fi +lft x1l=hround(.5w-.5stem'); x1=x2; +top y1=x_height if serifs: +min(oo,serif_drop) fi; bot y2=0; +filldraw stroke z1e--z2e; % stem +if serifs: sloped_serif.l(1,2,a,1/3,.95jut,serif_drop); % upper serif + dish_serif(2,1,b,1/3,jut,c,1/3,.9jut); fi % lower serif +penlabels(1,2); +lc_acute_accent(x1); +endchar; + + + +cmchar "The letter o with acute"; +beginchar(cs_oo,9u#,lc_acute_height#,0); +italcorr .7h#*slant; +adjust_fit(if monospace: .5u#,.5u# else: 0,0 fi); +penpos1(vair,90); penpos3(vair',-90); +penpos2(curve,180); penpos4(curve,0); +x2r=hround max(.5u,1.25u-.5curve); +x4r=w-x2r; x1=x3=.5w; y1r=x_height+vround 1.5oo; y3r=-oo; +y2=y4=.5x_height-vair_corr; y2l:=y4l:=.52x_height; +penstroke pulled_arc.e(1,2) & pulled_arc.e(2,3) + & pulled_arc.e(3,4) & pulled_arc.e(4,1) & cycle; % bowl +% lc_acute_accent(x1); %% Corrected by P.O. 06.97 +lc_acute_accent(x1+1u); +penlabels(1,2,3,4); endchar; + +cmchar "The letter r with acute"; +numeric r_flare#; r_flare#=.75[if serifs: stem# else: vair# fi,flare#]; +define_whole_blacker_pixels(r_flare); +beginchar(cs_rr,if serifs:max(7u#,5.5u#+r_flare#) else:6.5u# fi, + lc_acute_height#,0); +italcorr h#*slant if not serifs: +.25u# fi; +adjust_fit(serif_fit#,0); +pickup fine.nib; top y4r=x_height+oo; +if serifs: pos4(vair,90); pos5(hair,0); + x4=w-max(1.75u,.25u+r_flare); + rt x5r=hround(w-.5u+.5); y5+.5r_flare=.9[bar_height,x_height]+oo; + pos6(r_flare,0); bulb(4,5,6); % bulb +else: pos4(r_flare,90); rt x4=hround(w-.25u); fi +pos3(thin_join,180); rt x3l=hround(2.5u-.5stem')+stem'; top y3=bar_height; +filldraw stroke z3e{up}...{right}z4e; % arc +pickup tiny.nib; pos0(stem',0); pos2(stem',0); +pos1(hround(stem-3stem_corr),0); top y1=x_height+min(oo,serif_drop); +pos0'(hround(stem-3stem_corr),0); y0=y0'=y3; x1l=x0l=x0'l=x2l; +lft x1l=hround(2.5u-.5stem'); bot y2=0; +filldraw stroke z1e--z0'e--z0e--z2e; % stem +if serifs: sloped_serif.l(1,0',a,1/3,jut,serif_drop); % upper serif + dish_serif(2,0,b,1/3,jut,c,1/3,1.25jut); fi % lower serif +penlabels(1,2,3,4,5,6); +lc_acute_accent(x3+.5u); +endchar; + +cmchar "The letter u with acute"; +beginchar(cs_uu,10u#,lc_acute_height#,0); +italcorr h#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift#,serif_fit#-stem_shift#); +numeric light_vair; light_vair=vair if hefty: -vround 2vair_corr fi; +if light_vair<fine.breadth: light_vair:=fine.breadth; fi +pickup tiny.nib; pos1(stem,0); pos2(stem,0); +pos3(stem,0); pos4(stem',0); +lft x1l=hround(2.5u-.5stem); x1=x2; x3=w-x1; x3r=x4r; +if serifs: top y1=x_height+min(oo,serif_drop); bot y4=-min(oo,serif_drop); +else: top y1=x_height; bot y4=0; fi +pos0(stem,0); pos0'(stem',0); x0=x3; x0'=x4; y0=y0'; +penpos2'(stem-fine,-180); z2'=z2; y3=y1; y2=.5bar_height; +penpos5(max(eps,light_vair-fine),-90); penpos6(thin_join-fine,0); +y6=y0=2/3bar_height; +filldraw stroke z1e--z2e; % left stem +filldraw stroke z3e..z0e--z0'e..z4e; % right stem +pickup fine.nib; bot y5r=-oo; x5l=.5w-.25u; lft x6l=tiny.lft x0l; +(x,y5r)=whatever[z5l,z6l]; x5r:=max(x,.5[x5,x2'r]); +filldraw stroke {{interim superness:=hein_super; + pulled_arc.e(2',5)}} & z5e{right}...{up}z6e; % arc +if serifs: sloped_serif.l(1,2,a,1/3,jut,serif_drop); % upper left serif + sloped_serif.l(3,0,b,1/3,jut,serif_drop); % upper right serif + sloped_serif.r(4,0',c,1/3,jut,min(oo,serif_drop)); fi % lower right serif +penlabels(1,2,3,4,5); labels(6); +lc_acute_accent(x5); +endchar; + +cmchar "The letter y with acute"; +beginchar(cs_yy,if serifs:9.5u# else:9u# fi,lc_acute_height#,desc_depth#); +italcorr h#*slant+.25u#; +adjust_fit(serif_fit# if monospace:+\\.5u#,.5u#+ else:,fi\\ serif_fit#); +numeric left_stem,right_stem,bot_stem,bot_vair,outer_jut; +left_stem=fudged.stem-stem_corr; +right_stem=fudged.hair if hefty:-2stem_corr fi; +bot_stem=fudged.hair if hefty:-8stem_corr fi; +bot_vair=Vround(if serifs: vair else:.5[vair,bot_stem] fi); +outer_jut=.75jut; +x1l=w-x4r=l+letter_fit+outer_jut+.25u; y1=y4r=x_height; y2=y3=0; x2l=x3l; +numeric alpha,alpha[]; x9=3u; y9=bot_vair-d-oo; +alpha1=diag_ratio(2,bot_stem,y1-y3,x4r-x1l-apex_corr); +alpha2=diag_ratio(1,bot_stem,y1-y9,x4r-x9); +if alpha1<alpha2: x2l-x1l=x4r-x3r+apex_corr; alpha=alpha1; +else: alpha=alpha2; z3l=whatever[z9,z4r-(alpha*bot_stem,0)]; fi +penpos3(alpha*bot_stem,0); penpos4(alpha*right_stem,0); +alpha3=(y1++(x2l-x1l))/y1; +penpos1(alpha3*left_stem,0); penpos2(alpha3*left_stem,0); +z0=whatever[z1r,z2r]=z4l+whatever*(z3r-z4r); +if y0>notch_cut: y0:=notch_cut; + fill z0+.5right{up}...{z4r-z3r}diag_end(0,4l,1,1,4r,3r) + --z3r--z2l--diag_end(2l,1l,1,1,1r,2r){z2-z1} + ...{down}z0+.5left--cycle; % left and right diagonals +else: fill z0--diag_end(0,4l,1,1,4r,3r)--z3r--z2l + --diag_end(2l,1l,1,1,1r,0)--cycle; fi % left and right diagonals +penpos5(alpha*bot_stem,0); z5r=whatever[z3r,z4r]; y5-.5vair=-.5d; +if serifs: numeric light_bulb; light_bulb=hround 7/8[hair,flare]; clearpen; + penpos6(vair,-90); penpos7(hair,-180); penpos8(light_bulb,-180); + x6=2u; y6r=-d-oo; y8-.5light_bulb=-.85d; x8r=hround .35u; + fill stroke z3e---z5e...{left}z6e; bulb(6,7,8); % arc and bulb + numeric inner_jut; pickup tiny.nib; + prime_points_inside(1,2); prime_points_inside(4,3); + if rt x1'r+jut+.5u+1<=lft x4'l-jut: inner_jut=jut; + else: rt x1'r+inner_jut+.5u+1=lft x4'l-inner_jut; fi + dish_serif(1',2,a,1/3,outer_jut,b,1/2,inner_jut); % left serif + dish_serif(4',3,c,.6,inner_jut,d,1/2,outer_jut)(dark); % right serif +else: penpos6(bot_vair,-90); x6=2.5u; y6r=-d-oo; + fill stroke z3e---z5e...{left}z6e; % arc + pickup fine.nib; pos6'(bot_vair,-90); z6'=z6; + pos7(2/3[bot_vair,flare],-85); + lft x7l=hround u; bot y7r=vround-.96d-oo; y7l:=good.y y7l; + filldraw stroke term.e(6',7,left,1,4); fi % arc and terminal +penlabels(0,1,2,3,4,5,6,7,8,9); +lc_acute_accent(x0); +endchar; + diff --git a/Master/texmf-dist/fonts/source/public/cs/csacutu.mf b/Master/texmf-dist/fonts/source/public/cs/csacutu.mf new file mode 100644 index 00000000000..d838373e5da --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csacutu.mf @@ -0,0 +1,215 @@ +% This is csacutu.mf in text format, as of 89/02/19 +% written by P. Novak, Prague +% Czech and slovak letters with accents +% Uppercase roman letters with acute accent + +cmchar "The letter A with acute"; +beginchar(cs_AA,13u#,uc_acc_height#,0); +adjust_fit(cap_serif_fit#,cap_serif_fit#); +numeric left_stem,right_stem,outer_jut,alpha; +right_stem=cap_stem-stem_corr; +left_stem=min(cap_hair if hefty: -3stem_corr fi,right_stem); +outer_jut=.8cap_jut; x1l=w-x4r=l+letter_fit+outer_jut+.5u; y1=y4=0; +x2-x1=x4-x3; x3r=x2r+apex_corr; y2=y3=cap_height+apex_o+apex_oo; +alpha=diag_ratio(2,left_stem,y2-y1,x4r-x1l-apex_corr); +penpos1(alpha*left_stem,0); penpos2(alpha*left_stem,0); +penpos3(alpha*right_stem,0); penpos4(alpha*right_stem,0); +z0=whatever[z1r,z2r]=whatever[z3l,z4l]; +if y0<cap_height-cap_notch_cut: y0:=cap_height-cap_notch_cut; + fill z0+.5right{down}...{z4-z3}diag_end(3l,4l,1,1,4r,3r) + --diag_end(4r,3r,1,1,2l,1l)--diag_end(2l,1l,1,1,1r,2r){z2-z1} + ...{up}z0+.5left--cycle; % left and right diagonals +else: fill z0--diag_end(0,4l,1,1,4r,3r)--diag_end(4r,3r,1,1,2l,1l) + --diag_end(2l,1l,1,1,1r,0)--cycle; fi % left and right diagonals +penpos5(whatever,angle(z2-z1)); z5=whatever[z1,z2]; +penpos6(whatever,angle(z3-z4)); z6=whatever[z3,z4]; y6=y5; +if hefty: y5r else: y5 fi =5/12y0; +y5r-y5l=y6r-y6l=cap_band; penstroke z5e--z6e; % bar line +if serifs: numeric inner_jut; pickup tiny.nib; + prime_points_inside(1,2); prime_points_inside(4,3); + if rt x1'r+cap_jut+.5u+1<=lft x4'l-cap_jut: inner_jut=cap_jut; + else: rt x1'r+inner_jut+.5u+1=lft x4'l-inner_jut; fi + dish_serif(1',2,a,1/2,outer_jut,b,.6,inner_jut)(dark); % left serif + dish_serif(4',3,c,1/2,inner_jut,d,1/3,outer_jut); fi % right serif +penlabels(0,1,2,3,4,5,6); +uc_acute_accent(x2r); +endchar; + +cmchar "The letter E with acute"; +beginchar(cs_EE,12u#-width_adj#,uc_acc_height#,0); +italcorr h#*slant-beak_jut#-.5u#; +adjust_fit(cap_serif_fit#,0); +h':=vround(cap_height-stem_corr); +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem); top y1=h'; bot y2=0; +filldraw stroke z1e--z2e; % stem +pickup crisp.nib; pos3(slab,90); pos4(hair,0); +top y3r=h'; x3=x1; rt x4r=hround(w-u); y4=good.y(y3l-beak)-eps; +arm(3,4,e,beak_darkness,beak_jut); % upper arm and beak +pos5(cap_bar,-90); pos6(hair,0); +top y5l=vround(.52[y2,y1]+.5cap_bar); x5=x1; +pos0(cap_bar,90); pos7(hair,0); +z0=z5; x6=x7; y6-y5l=y0l-y7; +if serifs: rt x6r=hround(w-4.4u+.5hair); y6=good.y(y5l+.6beak)+eps; + rt x9r=hround(w-.5u); +else: rt x6r=hround(w-1.5u); y6=y5l+eps; rt x9r=hround(w-.75u); fi +arm(5,6,f,beak_darkness,0); arm(0,7,g,beak_darkness,0); % middle arm and serif +pos8(slab if not serifs:+2stem_corr fi,-90); pos9(hair,0); +bot y8r=0; x8=x2; y9=good.y(y8l+7/6beak)+eps; +arm(8,9,h',beak_darkness,1.5beak_jut); % lower arm and beak +if serifs: nodish_serif(1,2,a,1/3,cap_jut,b,1/3,.5cap_jut); % upper serif + nodish_serif(2,1,c,1/3,cap_jut,d,1/3,.5cap_jut); fi % lower serif +math_fit(0,.5ic#); penlabels(0,1,2,3,4,5,6,7,8,9); +uc_acute_accent(.5[x3,if serifs: x.e1 else: x4 fi]); +endchar; + +cmchar "The letter I with acute"; +beginchar(cs_II,max(6u#,4u#+cap_stem#),uc_acc_height#,0); +italcorr cap_height#*slant-.25u#; +adjust_fit(cap_serif_fit#,cap_serif_fit#); +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +lft x1l=lft x2l=hround(.5w-.5cap_stem); top y1=cap_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +if serifs: dish_serif(1,2,a,1/3,1.05cap_jut,b,1/3,1.05cap_jut); % upper serif + dish_serif(2,1,c,1/3,1.05cap_jut,d,1/3,1.05cap_jut); fi % lower serif + +if driver_name="sroman": % Variant I for SliTeX fonts by P. MacKay + pickup crisp.nib; % arms based on proportions of uppercase E + pos3(slab,90); pos4(slab if not serifs:+2stem_corr fi,-90); + x3=x4=x1; top y3r=cap_height; bot y4r=0; + pos5(hair,0); pos6(hair,0); % top and bottom right arms + rt x5r=rt x6r=hround(w-u); + pos7(hair,180); pos8(hair,180); % top and bottom left arms + lft x7r=lft x8r=hround(u); + y5=y7=good.y(y3l-beak)-eps; % beak in case we ever want a beaked serif! + y6=y8=good.y(y4l+beak)+eps; % watch that this doesn't get too heavy + arm(3,5,a,darkness,jut); arm(3,7,b,darkness,jut); % top left and right arms + arm(4,6,c,darkness,jut); arm(4,8,d,darkness,jut); % bottom left and right + penlabels(1,2,3,4,5,6,7,8); +else: penlabels(1,2); +fi math_fit(0,.5ic#); +uc_acute_accent(x1); +endchar; + +cmchar "The letter L with acute"; +beginchar(cs_LL,11u#-width_adj#,uc_acc_height#,0); +adjust_fit(cap_serif_fit#,0); +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem); top y1=cap_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +pickup crisp.nib; pos3(slab,-90); pos4(hair,0); +bot y3r=0; x3=x2; y4=y3l+7/6beak+eps; rt x4r=hround(w-.75u); +arm(3,4,e,1.2beak_darkness,beak_jut); % lower arm and beak +if serifs: dish_serif(1,2,a,1/3,cap_jut,b,1/3,1.25cap_jut); % upper serif + nodish_serif(2,1,c,1/3,cap_jut,d,1/3,.5cap_jut); fi % lower serif +math_fit(0,u#); penlabels(1,2,3,4); +uc_acute_accent(x1+.5u); +endchar; + +cmchar "The letter O with acute"; +beginchar(cs_OO,14u#-width_adj#,uc_acc_height#,0); +italcorr .7cap_height#*slant-.5u#; +adjust_fit(0,0); +penpos1(vair',90); penpos3(vround(vair+1.5vair_corr),-90); +penpos2(cap_curve,180); penpos4(cap_curve,0); +if monospace: x2r=hround 1.5u; + interim superness:=sqrt superness; % make |"O"|, not |"0"| +else: x2r=hround u; fi +x4r=w-x2r; x1=x3=.5w; y1r=cap_height+o; y3r=-o; +y2=y4=.5cap_height-vair_corr; y2l:=y4l:=.52cap_height; +penstroke pulled_super_arc.e(1,2)(.5superpull) + & pulled_super_arc.e(2,3)(.5superpull) + & pulled_super_arc.e(3,4)(.5superpull) + & pulled_super_arc.e(4,1)(.5superpull) & cycle; % bowl +math_fit(-.3cap_height#*slant-.5u#,ic#-.5u#); penlabels(1,2,3,4); +uc_acute_accent(x1); +endchar; + +cmchar "The letter R with acute"; +beginchar(cs_RR,if serifs: 12u#+.5max(2u#,cap_curve#) + else:12.5u#-.5width_adj# fi,uc_acc_height#,0); +italcorr .75cap_height#*slant- if serifs: 1.75 else: .5 fi\\ u#; +adjust_fit(cap_serif_fit#,0); +pickup tiny.nib; pos1(cap_stem',0); pos2(cap_stem',0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem'); top y1=cap_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +penpos3(cap_band,90); penpos4(cap_band,90); +penpos5(cap_curve if hefty:-3stem_corr fi,0); +penpos6(vair,-90); penpos7(vair,-90); +z3r=top z1; y4=y3; y5=.5[y4l,y6l]; y6=y7; +x7=x2; y7l=vround(.5cap_height+.5vair); x4=x6; +if serifs: x4=.5w-.5u; x5r=hround(w-2.25u); +else: x4=.5w+.5u; x5r=hround(w-u); fi +x4l:=x6l:=x4-.125cap_curve; +fill stroke z3e..pulled_arc.e(4,5) & pulled_arc.e(5,6)..z7e; % lobe +if serifs: pos6'(vair,-90); pos0(cap_stem,180); + pos8(cap_curve,180); pos9(vair,-90); pos10(hair,0); + z6'=z6; lft x0r=lft x8r=hround(x5-2/3u-.5cap_curve); + y8=1/3[y2,y7]; y0=3/5[y2,y7]; x9=.5[x8l,x10r]; + bot y9r=-o; rt x10r=hround(w-.05u); y10=1/4[y2,y7]; + filldraw stroke z6'e{right}..z0e---z8e....z9e{right}..z10e{up}; % tail + nodish_serif(1,2,a,1/3,cap_jut,b,1/3,.5cap_jut); % upper serif + dish_serif(2,1,c,1/3,cap_jut,d,1/3,cap_jut); % lower serif +else: penpos8(cap_stem-2stem_corr,0); penpos9(cap_stem,0); + x8=x6+.5u; y8=y6; x9r=hround(w-.5u); y9=0; + fill z8l--diag_end(8l,9l,.5,1,9r,8r)--z8r--cycle; fi % tail +math_fit(0,.75ic#); penlabels(0,1,2,3,4,5,6,7,8,9,10); +uc_acute_accent(.5[if serifs: x.b1 else: x4r fi,x4]); +endchar; + +cmchar "The letter U with acute"; +beginchar(cs_UU,13u#+.5width_adj#,uc_acc_height#,0); +italcorr cap_height#*slant-cap_serif_fit#+cap_jut#-2.5u#+min(.5cap_stem#,u#); +if monospace: adjust_fit(cap_serif_fit#-.5u#,cap_serif_fit#-.5u#) +else: adjust_fit(cap_serif_fit#,cap_serif_fit#) fi; +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +pos2'(cap_stem,180); z2'=z2; +pos3(cap_band,-90); +pos4(cap_hair,0); pos5(cap_hair,0); +x1=x2; x3=.5[x1,x5]; x4=x5; x1l=w-x5r; +top y1=top y5=cap_height; y2=y4=1/3cap_height; bot y3r=-o; +lft x1l=hround max(2u,3u-.5cap_stem); +filldraw stroke z1e--z2e; % left stem +filldraw stroke pulled_arc.e(2',3) + & pulled_arc.e(3,4)&z4e--z5e; % arc and right stem +if serifs: dish_serif(1,2,a,1/3,cap_jut,b,1/3,cap_jut); % left serif + dish_serif(5,4,c,1/2,cap_jut,d,1/2,cap_jut)(dark); fi % right serif +math_fit(-cap_serif_fit#-.3cap_height#*slant-min(cap_height#*slant,u#), + max(.5ic#-.5u#,0)); penlabels(1,2,3,4,5); +uc_acute_accent(x3); +endchar; + +cmchar "The letter Y with acute"; +beginchar(cs_YY,13u#,uc_acc_height#,0); +italcorr cap_height#*slant+.45u#; +adjust_fit(cap_serif_fit#,cap_serif_fit#); +numeric left_stem,right_stem,outer_jut,dy,alpha; +left_stem=cap_stem-stem_corr; +right_stem=min(cap_hair if hefty:-2stem_corr fi,left_stem); +outer_jut=.75cap_jut; x1l=w-x4r=l+letter_fit+outer_jut+.05u; +x2l=x5l=hround(.5w-.5left_stem); x3r=x5r; y1=y4=cap_height; +y2=y3=y5=.4cap_height; +dy=y1-y2; alpha=((x2l-x1l)++dy)/dy; +penpos1(alpha*left_stem,0); penpos2(alpha*left_stem,0); +penpos3(alpha*right_stem,0); penpos4(alpha*right_stem,0); +penpos5(left_stem,0); penpos6(left_stem,0); x5=x6; y6=0; +z0=whatever[z1r,z2r]=whatever[z3l,z4l]; +if y0>y2+cap_notch_cut: y0:=y2+cap_notch_cut; + fill z0+.5right{up}...{z4-z3}diag_end(3l,4l,1,1,4r,3r)--z5r + --diag_end(5r,6r,1,1,6l,5l)--z5l--diag_end(2l,1l,1,1,1r,2r){z2-z1} + ...{down}z0+.5left--cycle; % diagonals and stem +else: fill z0--diag_end(0,4l,1,1,4r,3r)--z5r + --diag_end(5r,6r,1,1,6l,5l)--z5l + --diag_end(2l,1l,1,1,1r,0)--cycle; fi % diagonals and stem +if serifs: numeric inner_jut; pickup tiny.nib; + prime_points_inside(1,2); prime_points_inside(4,3); prime_points_inside(6,5); + if rt x1'r+cap_jut+.5u+1<=lft x4'l-cap_jut: inner_jut=cap_jut; + else: rt x1'r+inner_jut+.5u+1=lft x4'l-inner_jut; fi + dish_serif(1',2,a,1/3,outer_jut,b,1/2,inner_jut); % upper left serif + dish_serif(4',3,c,.6,inner_jut,d,1/2,outer_jut)(dark); % upper right serif + dish_serif(6',5,e,1/3,cap_jut,f,1/3,cap_jut); fi % lower serif +math_fit(.5u#-cap_height#*slant,ic#-4u#); +penlabels(0,1,2,3,4,5,6); +uc_acute_accent(1/2[x2l,x3r]); +endchar; + diff --git a/Master/texmf-dist/fonts/source/public/cs/csadded.mf b/Master/texmf-dist/fonts/source/public/cs/csadded.mf new file mode 100644 index 00000000000..7e2fa094010 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csadded.mf @@ -0,0 +1,219 @@ +% --------------------------------------------------------------------------- +% opening and closing quotes (european styled) and +% French quotation marks: (<< and >>), +% promile (oneperthousand) in text format are added. +% The program is based on excerpts from the COMLIG.MF and ROMSUB.MF files. +% Bogus\l{}aw Jackowski \& Marek Ry\'cko +% --------------------------------------------------------------------------- +% This file belongs to the public domain under conditions similar to +% those of D. E. Knuth specified for the Computer Modern family of fonts. +% + + +% --------------------------------------------------------------------------- +%%% italcorr corrital +numeric qvair; qvair=max(round(xvair),fine+epsilon); % |qvair| = quotes vair +% --------------------------------------------------------------------------- +cmchar "Opening quotes"; +if ligs>0: +% in typical fonts the opening quotation mark is based on COMLIG's +% |"Closing quotes"|: +beginchar(opening_quotes,7u#+max(2u#,dot_size#),dot_size#, + comma_depth#); + adjust_fit(0,0); + x2+.5dot_size=hround(w-1.2u); + y2+.5dot_size=h; + x2-x1=hround(1.5u+max(2u,dot_size)); + y2=y1; + comma(1,a,dot_size,.25u,comma_depth); % left dot and tail + comma(2,b,dot_size,.25u,comma_depth); % right dot and tail + penlabels(1,2); +else: +% in tt-like fonts the opening quotation mark are based on ROMSUB's +% |"Straight double quote"|: +beginchar(opening_quotes,9u#,asc_height#,0); + numeric top_width#,spread#,shifth_down; + top_width#=if serifs: flare# else: stem# fi; + spread#=max(3u#,top_width#+.5u#); define_pixels(spread); + adjust_fit(0,0); + numeric the_shift; + x1=x2; x3=x4=w-x1; x3-x1=spread+2; y1=y3; + y2=y4=max(.5[bar_height,x_height]+.5vair,h-x_height)-the_shift; + if serifs: + y1=flare/2; the_shift=h-.5stem-y1; + pickup crisp.nib; + pos1(flare,0); pos2(vair,0); pos3(flare,0); pos4(vair,0); + filldraw circ_stroke (z1e--z2e); % left stem and bulb + filldraw circ_stroke (z3e--z4e); % right stem and bulb + else: + top y1=stem; the_shift=h-y1; + pickup fine.nib; + pos1(stem,0); pos2(vair,0); pos3(stem,0); pos4(vair,0); + filldraw stroke z1e--z2e; % left stem + filldraw stroke z3e--z4e; % right stem + fi + charht:=dot_size#; chardp:=desc_depth#; + penlabels(1,2,3,4); +fi +endchar; + +cmchar "Closing quotes"; +if ligs>0: +beginchar(closing_quotes,7u#+max(2u#,dot_size#),asc_height#,0); +italcorr asc_height#*slant-.1u#; +adjust_fit(0,0); +x1-.5dot_size=hround 1.2u; y1+.5dot_size=h-comma_depth; +x2-x1=hround(1.5u+max(2u,dot_size)); y2=y1; +ammoc(1,a,dot_size,.25u,comma_depth); % left dot and tail +ammoc(2,b,dot_size,.25u,comma_depth); % right dot and tail +penlabels(1,2); +else: +% in tt-like fonts the closing quotation mark are same as ROMSUB's +% |"Straight double quote"|: +beginchar(closing_quotes,9u#,asc_height#,0); +numeric top_width#,spread#; top_width#=if serifs: flare# else: stem# fi; +spread#=max(3u#,top_width#+.5u#); define_pixels(spread); +italcorr asc_height#*slant+.5top_width#+.5spread#-4u#; +adjust_fit(0,0); +x1=x2; x3=x4=w-x1; x3-x1=spread+2; y1=y3; +y2=y4=max(.5[bar_height,x_height]+.5vair,h-x_height); +if serifs: pickup crisp.nib; pos1(flare,0); pos2(vair,0); + pos3(flare,0); pos4(vair,0); + y1+.5stem=h; filldraw circ_stroke z1e--z2e; % left stem and bulb + filldraw circ_stroke z3e--z4e; % right stem and bulb +else: pickup fine.nib; pos1(stem,0); pos2(vair,0); + pos3(stem,0); pos4(vair,0); + top y1=h; filldraw stroke z1e--z2e; % left stem + filldraw stroke z3e--z4e; fi % right stem +penlabels(1,2,3,4); +fi endchar; +% ------------------------------------------------------------------------ +cmchar "French opening quotes"; + +beginchar(french_opening_quotes,if not serifs or monospace:9u# +else: 10u# fi,2bar_height#,0); + adjust_fit(0,0); + pickup fine.nib; + numeric the_shift,shift_corr; + the_shift=hround(max(3u,1.7stem)); shift_corr=the_shift-3u; + pos1(qvair,0); pos2(if monospace: qvair else: stem fi,0); pos3(qvair,0); + rt x1r=rt x3r=hround(5u-shift_corr)-eps; + lft x2l=hround(if not monospace: 2 fi\\ u-shift_corr)-eps; + bot y3=0; y2=good.y(h/2); top y1=2y2; + for i:=1,2,3: + forsuffixes $:=r, ,l: z[i]'$=z[i]$ + the_shift*right; endfor + endfor + if not serifs or monospace: + filldraw stroke z1e--z2e--z3e; filldraw stroke z1'e--z2'e--z3'e; + else: + filldraw stroke + z1e{(x2e-x1e),1.8(y2e-y1e)}..{curl1}z2e{curl1}.. + {(x3e-x2e),1.8(y3e-y2e)}z3e; + filldraw stroke + z1'e{(x2'e-x1'e),1.8(y2'e-y1'e)}..{curl1}z2'e{curl1}.. + {(x3'e-x2'e),1.8(y3'e-y2'e)}z3'e; + fi; +% italic correction is set to |0| in |beginchar|, so let's correct it + corrital z1'r; + penlabels(1,2,3,1',2',3'); +endchar; % French opening quotes +% ------------------------------------------------------------------------ +cmchar "French closing quotes"; + +beginchar(french_closing_quotes,if not serifs or monospace: 9u# +else: 10u# fi,2bar_height#,0); + adjust_fit(0,0); + pickup fine.nib; + numeric the_shift,shift_corr; + the_shift=hround(max(3u,1.7stem)); shift_corr=the_shift-3u; + pos1(qvair,0); pos2(if monospace: qvair else: stem fi,0); pos3(qvair,0); + lft x1l=lft x3l=w-hround(5u-shift_corr)+eps; + rt x2r=w-hround(if not monospace: 2 fi\\ u-shift_corr)+eps; + bot y3=0; y2=good.y(h/2); top y1=2y2; + for i:=1,2,3: + forsuffixes $:=r, ,l: z[i]'$=z[i]$ + the_shift*left; endfor + endfor + if not serifs or monospace: + filldraw stroke z1e--z2e--z3e; filldraw stroke z1'e--z2'e--z3'e; + else: + filldraw stroke + z1e{(x2e-x1e),1.8(y2e-y1e)}..{curl1}z2e{curl1}.. + {(x3e-x2e),1.8(y3e-y2e)}z3e; + filldraw stroke + z1'e{(x2'e-x1'e),1.8(y2'e-y1'e)}..{curl1}z2'e{curl1}.. + {(x3'e-x2'e),1.8(y3'e-y2'e)}z3'e; + fi; +% italic correction is set to |0| in |beginchar|, so let's correct it + corrital z2r; + penlabels(1,2,3,1',2',3'); +endchar; % French closing quotes +% ------------------------------------------------------------------------ +if ligs>0: % no ligatures in tt fonts + ligtable ",": "," =: opening_quotes; + ligtable "<": "<" =: french_opening_quotes; + ligtable ">": ">" =: french_closing_quotes; +fi +% ------------------------------------------------------------------------ + +cmchar "Per mile sign"; +beginchar(oneperthousand,if monospace: 15u# else: 12u# fi + +max(9u#,3fudge*(hair#+stem#)), + body_height#,body_height#-asc_height#); +italcorr if hefty: .4asc_height#*slant-.5u# else: h#*slant-u# fi; +adjust_fit(0,0); pickup fine.nib; +numeric percent_width; percent_width=9u+max(6u,2fudge*(hair+stem)); +numeric left_curve,right_curve; +left_curve=hround 5/6[fudged.hair,fudged.stem]; +right_curve=max(fine.breadth,hround(fudged.hair if hefty:-2stem_corr fi)); +pos1(vair,90); pos2(left_curve,180); pos3(vair,270); pos4(right_curve,360); +top y1r=h; lft x2r=hround u; rt x4r=hround(.5percent_width-1.5u); +bot y3r=floor(if monospace: .7 else: .5 fi\\ asc_height); +x1=x3=.5[x2,x4]; y2=y4=.5[y1,y3]; +filldraw stroke pulled_super_arc.e(1,2)(superpull) + & pulled_super_arc.e(2,3)(superpull); % left half of upper bowl +filldraw stroke super_arc.e(3,4) & super_arc.e(4,1); % right half of upper bowl +pos5(vair,90); pos6(left_curve,180); pos7(vair,270); pos8(right_curve,360); +bot y7r=-d; rt x8r=hround(percent_width-u); lft x6r=hround(.5percent_width+1.5u); +top y5r=vround(if monospace: .3 else: .5 fi\\ asc_height); +x5=x7=.5[x6,x8]; y6=y8=.5[y5,y7]; +filldraw stroke pulled_super_arc.e(5,6)(superpull) + & pulled_super_arc.e(6,7)(superpull); % left half of lower bowl +filldraw stroke super_arc.e(7,8) & super_arc.e(8,5); % right half of lower bowl +pos51(vair,90); pos52(left_curve,180); pos53(vair,270); pos54(right_curve,360); +bot y53r=-d; rt x54r=hround(w-u); x54-x52=x8-x6; +top y51r=vround(if monospace: .3 else: .5 fi\\ asc_height); +x51=x53=.5[x52,x54]; y52=y54=.5[y51,y53]; +filldraw stroke pulled_super_arc.e(51,52)(superpull) + & pulled_super_arc.e(52,53)(superpull); % left half of 2nd lower bowl +filldraw stroke super_arc.e(53,54) & super_arc.e(54,51); % right half of 2nd lower bowl +pickup rule.nib; top y9=h; bot y10=-d; +if hefty: x9=good.x(x5-eps); x10=good.x(x1+eps); + draw z9--z10; % diagonal +else: rt x9=hround(percent_width-2.5u); lft x10=hround 2.5u; draw z9--z10; % diagonal + pickup fine.nib; pos9(rule_thickness,angle(z9-z10)+90); + pos11(vair,angle(z1r-z4r)-90); pos12(vair,angle(z9-z10)+90); + path p; p=super_arc.r(1,4); z11r=point 2/3 of p; z12r=z9r; + filldraw stroke z11e{direction 2/3 of p}...{z9-z10}z12e; fi % link +penlabels(1,2,3,4,5,6,7,8,9,10,11,12,51,52,53,54); endchar; + +%---------------------------------------------- +cmchar "ogonek accent" ; +beginchar(ogonek,8u#,0,.875desc_depth#) ; +adjust_fit(0,0) ; +x1 = .5w+ 1.5u ; +if serifs: pickup crisp.nib; pos1(hair,-25); +pos2(.8[vair,stem],45) ; pos3(vair,140) ; +x1 = x2+.5u ; y2 = .8[y1,y5] ; + rt x3l = w ; y3 = .4[y5,y1] ; + x5 = 2/5[x2,x3] ; bot y5 =-d ; +pos5(.6[vair,stem],90) ; +bot y1 = o ; +lft x4l = hround(x1-u) ; y4 = .5[y1,y2] ; +pos4(.4[hair,stem],0) ; +filldraw stroke z1e ..tension 1.2 .. z4e ..z2e .. z5e ..tension 1.2 .. z3e ; +fi +penlabels(1,2,3,4,5); +endchar ; + +endinput; +%%\end diff --git a/Master/texmf-dist/fonts/source/public/cs/csb10.mf b/Master/texmf-dist/fonts/source/public/cs/csb10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb12.mf b/Master/texmf-dist/fonts/source/public/cs/csb12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb17.mf b/Master/texmf-dist/fonts/source/public/cs/csb17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb5.mf b/Master/texmf-dist/fonts/source/public/cs/csb5.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb5.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb6.mf b/Master/texmf-dist/fonts/source/public/cs/csb6.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb6.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb7.mf b/Master/texmf-dist/fonts/source/public/cs/csb7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb8.mf b/Master/texmf-dist/fonts/source/public/cs/csb8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csb9.mf b/Master/texmf-dist/fonts/source/public/cs/csb9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csb9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx10.mf b/Master/texmf-dist/fonts/source/public/cs/csbx10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx12.mf b/Master/texmf-dist/fonts/source/public/cs/csbx12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx5.mf b/Master/texmf-dist/fonts/source/public/cs/csbx5.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx5.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx6.mf b/Master/texmf-dist/fonts/source/public/cs/csbx6.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx6.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx7.mf b/Master/texmf-dist/fonts/source/public/cs/csbx7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx8.mf b/Master/texmf-dist/fonts/source/public/cs/csbx8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbx9.mf b/Master/texmf-dist/fonts/source/public/cs/csbx9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbx9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl10.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl12.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl5.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl5.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl5.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl6.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl6.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl6.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl7.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl8.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxsl9.mf b/Master/texmf-dist/fonts/source/public/cs/csbxsl9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxsl9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxti10.mf b/Master/texmf-dist/fonts/source/public/cs/csbxti10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxti10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxti12.mf b/Master/texmf-dist/fonts/source/public/cs/csbxti12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxti12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csbxti17.mf b/Master/texmf-dist/fonts/source/public/cs/csbxti17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csbxti17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cscode.mf b/Master/texmf-dist/fonts/source/public/cs/cscode.mf new file mode 100644 index 00000000000..ee9ce725837 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cscode.mf @@ -0,0 +1,201 @@ +% This is an auxiliary file which prepares reading a CM +% parametric file using method of +% Bogus\l{}aw Jackowski \& Marek Ry\'cko +% --------------------------------------------------------------------------- +% Copyright (C) 1991--1998 Petr Novak <Petr.Novak@internet.cz> +% Karel Horak <horakk@cesnet.cz> +% Ladislav Lhotka <lhotka@jcu.cz> +% Petr Olsak <olsak@math.feld.cvut.cz> +% +% The files included in this directory are the METAFONT sources +% for CSfonts. It is free software; you can redistribute it and/or +% modify it under the terms of the GNU General Public License as +% published by the Free Software Foundation; either version 2 of +% the License, or (at your option) any later version. +% +% This program is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with this program; if not, write to the Free Software +% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +if unknown cmbase: input cmbase fi + +% the following codes correspond to the ISO-Latin2 +numeric lowc[]; +cs_shift = 0; cs_uc = -32; +% +for $=225,232,239,236,224,252,237,249,229,197,246,242,243,244,228,248, + 185,187,250,233,253,190,184: lowc[$+cs_uc]=$+cs_shift; +endfor +lowc[165]:=181; +lowc[169]:=185; +lowc[171]:=187; +lowc[174]:=190; +% + cs_aa =225+cs_shift; cs_AA=cs_aa+cs_uc; + cs_cz =232+cs_shift; cs_CZ=cs_cz+cs_uc; + cs_dj =239+cs_shift; cs_DJ=cs_dj+cs_uc; + cs_ie =236+cs_shift; cs_IE=cs_ie+cs_uc; + cs_rr =224+cs_shift; cs_RR=cs_rr+cs_uc; + cs_ue =252+cs_shift; cs_UE=cs_ue+cs_uc; + cs_ii =237+cs_shift; cs_II=cs_ii+cs_uc; + cs_ou =249+cs_shift; cs_OU=cs_ou+cs_uc; + cs_ll =229+cs_shift; cs_LL=cs_ll+cs_uc; + cs_lj =181; cs_LJ=165; + cs_oe =246+cs_shift; cs_OE=cs_oe+cs_uc; + cs_nj =242+cs_shift; cs_NJ=cs_nj+cs_uc; + cs_oo =243+cs_shift; cs_OO=cs_oo+cs_uc; + cs_uo =244+cs_shift; cs_UO=cs_uo+cs_uc; + cs_ae =228+cs_shift; cs_AE=cs_ae+cs_uc; + cs_rz =248+cs_shift; cs_RZ=cs_rz+cs_uc; + cs_sh =185+cs_shift; cs_SH=169; + cs_tj =187+cs_shift; cs_TJ=171; + cs_uu =250+cs_shift; cs_UU=cs_uu+cs_uc; + cs_ee =233+cs_shift; cs_EE=cs_ee+cs_uc; + cs_yy =253+cs_shift; cs_YY=cs_yy+cs_uc; + cs_zh =190+cs_shift; cs_ZH=174; + cs_ax =184+cs_shift; cs_AX=cs_ax+cs_uc; +% additional characters + + single_opening_quote:=240; % , + single_closing_quote:=241; % ` + opening_quotes:=254; % ,, + closing_quotes:=255; % `` + french_opening_quotes:=158; % << + french_closing_quotes:=159; % >> + oneperthousand:=141; %. + ogonek:=157; + cs_hyph = 156; %% ^^c4(ý) ýý> ^^9c in *.tcp is recommended + +% +% % the following codes correspond to the Cork scheme +% numeric lowc[]; +% cs_shift = 128; cs_uc = -32; +% +% for $=97,66,35,36,37,47,71,124,109,55,40,41,118,44,115,116,100,48,50, +% 52,122,86,105,88,125,58: lowc[$+cs_shift+cs_uc]=$+cs_shift; +% endfor +% +% cs_aa = 97+cs_shift; cs_AA=cs_aa+cs_uc; +% cs_qb = 66+cs_shift;% +% cs_cz = 35+cs_shift; cs_CZ=cs_cz+cs_uc; +% cs_dj = 36+cs_shift; cs_DJ=cs_dj+cs_uc; +% cs_ie = 37+cs_shift; cs_IE=cs_ie+cs_uc; +% cs_rr = 47+cs_shift; cs_RR=cs_rr+cs_uc; +% cs_qg = 71+cs_shift;% +% cs_ue = 124+cs_shift; cs_UE=cs_ue+cs_uc; +% cs_ii = 109+cs_shift; cs_II=cs_ii+cs_uc; +% cs_ou = 55+cs_shift; cs_OU=cs_ou+cs_uc; +% cs_ll = 40+cs_shift; cs_LL=cs_ll+cs_uc; +% cs_lj = 41+cs_shift; cs_LJ=cs_lj+cs_uc; +% cs_oe = 118+cs_shift; cs_OE=cs_oe+cs_uc; +% cs_nj = 44+cs_shift; cs_NJ=cs_nj+cs_uc; +% cs_oo = 115+cs_shift; cs_OO=cs_oo+cs_uc; +% cs_uo = 116+cs_shift; cs_UO=cs_uo+cs_uc; +% cs_ae = 100+cs_shift; cs_AE=cs_ae+cs_uc; +% cs_rz = 48+cs_shift; cs_RZ=cs_rz+cs_uc; +% cs_sh = 50+cs_shift; cs_SH=cs_sh+cs_uc; +% cs_tj = 52+cs_shift; cs_TJ=cs_tj+cs_uc; +% cs_uu = 122+cs_shift; cs_UU=cs_uu+cs_uc; +% cs_qv = 86+cs_shift;% +% cs_ee = 105+cs_shift; cs_EE=cs_ee+cs_uc; +% cs_ax = 88+cs_shift; cs_AX=cs_ax+cs_uc; +% cs_yy = 125+cs_shift; cs_YY=cs_yy+cs_uc; +% cs_zh = 58+cs_shift; cs_ZH=cs_zh+cs_uc; + +% % additional characters + +% single_opening_quote:=240; % , +% single_closing_quote:=241; % ` +% opening_quotes:=254; % ,, +% closing_quotes:=255; % `` +% french_opening_quotes:=248; % << +% french_closing_quotes:=249; % >> +% oneperthousand:=141; %. +% ogonek:=157; +% cs_hyph = 156; %% ^^c4(ý) ýý> ^^9c in *.tcp is recommended + + +if unknown improve_kerns: boolean improve_kerns; improve_kerns=true; fi; + +% redefinition of generate +% --------------------------------------------------------------------------- + +string driver_name,ss; numeric ii; + +vardef generate @# = driver_name:=str @#; endgroup enddef; + +vardef use_driver @# = +% |@#| is either empty or equals to the pt-size of the driver + if unknown param_base: +% in sophisticated applications a user may wish to specify +% |param_base| prior to calling |use_driver|: + string param_base; param_base=jobname; + string new_param_b; + if (substring(0,2) of param_base) = "cs": + new_param_b := "cm"&substring(2,8) of param_base; + elseif (substring(1,3) of param_base) = "cs": + new_param_b := substring(0,1) of param_base&"cm"& + substring(3,8) of param_base; + elseif (substring(2,4) of param_base) = "cs": + new_param_b := substring(0,2) of param_base&"cm"& + substring(4,8) of param_base; + fi; + param_base := new_param_b; + fi + ii:=0; + forever: + ii:=ii+1; + ss:=substring(length(param_base)-ii,length(param_base)-ii+1) of param_base; + exitif (ss<"0") or (ss>"9"); + endfor; + ii:=ii-1; + if str@# <> "": + numeric scale; + scale=scantokens( + substring(length(param_base)-ii,length(param_base)) of param_base)/@#; + numeric true_pt#; true_pt#=pt#; pt#:=scale*true_pt#; +% |ogonek_pen#| is the only sharp extra PL parameter; it must be treated +% differently: +% if known ogonek_pen#: ogonek_pen#:=scale*ogonek_pen#; fi + scantokens( + "input "&(substring(0,length(param_base)-ii) of param_base)&str @#); + pt#:=true_pt#; + else: + scantokens("input "¶m_base); + fi + font_identifier:=substring(0,length(param_base)-ii) of param_base; + scantokens("input "& + if driver_name="roman": "kmroman" + elseif driver_name="sroman": "kmroman" + elseif driver_name="textit": "kmtextit" + elseif driver_name="csc": "kmcsc" + elseif driver_name="texset": "kmtexset" + elseif driver_name="title": "kmtitle" + else: driver_name fi); +enddef; + +% The proportion of |vair/stem| depends drastically on resolution; +% e.g., for 300 dpi cmbx10 |vair=1| and |stem=5|, for 746 dpi cmbx10 +% (300 dpi, magstep 5) |vair=4| and |stem=12|, while, sharply speaking, +% |stem#/vair#=3.15381|; hence a new variable |xvair| has been introduced +% to be used in some crucial places instead of |vair|. +vardef xvair = stem*vair#/stem# enddef; + +%%% italcorr corrital +% correction of italic correction (cf. D. E. Knuth, The \MF{}book, p. 105): +vardef corrital z suffix $ = +% |z$| is the rightmost position of a pen (in accent path) + if not monospace: + save charic_; charic_=(rt(x$)-r)/hppp+slant*y$/vppp+.5u#; + if charic_>charic: charic:=charic_; fi +%| else: %| |charic=mono_charic#|, do nothing + fi +enddef; + +endinput; +%%\end diff --git a/Master/texmf-dist/fonts/source/public/cs/cscsc10.mf b/Master/texmf-dist/fonts/source/public/cs/cscsc10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cscsc10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cscsc12.mf b/Master/texmf-dist/fonts/source/public/cs/cscsc12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cscsc12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cscsc17.mf b/Master/texmf-dist/fonts/source/public/cs/cscsc17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cscsc17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cscsc8.mf b/Master/texmf-dist/fonts/source/public/cs/cscsc8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cscsc8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cscsc9.mf b/Master/texmf-dist/fonts/source/public/cs/cscsc9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cscsc9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh10.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh12.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh17.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh5.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh5.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh5.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh6.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh6.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh6.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh7.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh8.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csdunh9.mf b/Master/texmf-dist/fonts/source/public/cs/csdunh9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csdunh9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csff10.mf b/Master/texmf-dist/fonts/source/public/cs/csff10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csff10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csfi10.mf b/Master/texmf-dist/fonts/source/public/cs/csfi10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csfi10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csfib10.mf b/Master/texmf-dist/fonts/source/public/cs/csfib10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csfib10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csfib12.mf b/Master/texmf-dist/fonts/source/public/cs/csfib12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csfib12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csfib8.mf b/Master/texmf-dist/fonts/source/public/cs/csfib8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csfib8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csfib9.mf b/Master/texmf-dist/fonts/source/public/cs/csfib9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csfib9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cshachel.mf b/Master/texmf-dist/fonts/source/public/cs/cshachel.mf new file mode 100644 index 00000000000..861fae7ec3c --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cshachel.mf @@ -0,0 +1,187 @@ +% This is cshachel.mf in text format, as of 89/02/19 +% written by P. Novak, Prague +% Czech and slovak letters with accents +% Lowercase roman letters with hachek accent + +cmchar "The letter c with hachek"; +beginchar(cs_cz,8u#,lc_hachek_height#,0); +italcorr h#*slant-.2u#; +adjust_fit(if monospace: .5u#,.5u# else: 0,0 fi); +pickup fine.nib; pos2(vair',90); pos4(vair',270); +x2=x4=.5(w+u); top y2r=vround(x_height+1.5oo); bot y4r=-oo; +pos3(curve,180); lft x3r=hround max(.6u,1.35u-.5curve); y3=.5x_height; +if serifs: pos1(hair,0); pos0(flare,0); + y1=min(bar_height+.5flare+2vair'+2,.9[bar_height,x_height]-.5flare); + rt x1r=hround(w-.7u); bulb(2,1,0); % bulb + pos5(hair,0); rt x5r=hround(w-.5u); + y5=max(good.y(.5bar_height-.9),y4l+vair'); + (x,y4l)=whatever[z4r,z5l]; x4l:=min(x,x4l+.5u); + filldraw stroke pulled_super_arc.e(2,3)(.7superpull) + & pulled_super_arc.e(3,4)(.5superpull) + ..tension .9 and 1..{x5-x4,5(y5-y4)}z5e; % arc and lower terminal +else: pos1(4/7[vair',flare],80); + rt x1r=hround(w-.6u); top y1r=vround .82[bar_height,top y2r]; + filldraw stroke term.e(2,1,right,.8,4); % upper terminal + pos5(.6[vair',flare],275); rt x5r=hround(w-.5u); + y5r=good.y(y5r+1/3bar_height-y5); y5l:=good.y y5l; x5l:=good.x x5l; + forsuffixes e=l,r: path p.e; p.e=z4e{right}..tension .9 and 1..z5e; + if angle direction 1 of p.e>75: + p.e:=z4e{right}..tension atleast.9 and 1..{dir 75}z5e; fi endfor + filldraw stroke pulled_super_arc.e(2,3)(.7superpull) + & pulled_super_arc.e(3,4)(.5superpull) & p.e; fi % arc and lower terminal +penlabels(0,1,2,3,4,5); +lc_hachek_accent(if serifs: 0.5[0.5[x3l,x3],x0r] else: x2 fi); +endchar; %% changed from ..[x3r,x3].. + +cmchar "The letter e with hachek"; +beginchar(cs_ie,7.25u#+max(.75u#,.5curve#),lc_hachek_height#,0); +italcorr h#*slant+.5min(curve#-1.5u#,0); +adjust_fit(if monospace: .25u#,.5u# else: 0,0 fi); +numeric left_curve,right_curve; +left_curve=right_curve+6stem_corr=curve if not serifs: -3stem_corr fi; +if right_curve<tiny.breadth: right_curve:=tiny.breadth; fi +if left_curve<tiny.breadth: left_curve:=tiny.breadth; fi +pickup tiny.nib; pos1(right_curve,0); +pos2(vair,90); pos3(left_curve,180); +y1=good.y bar_height; top y2r=x_height+vround 1.5oo; y0l=bot y1; +rt x1r=hround min(w-.5u,w-u+.5right_curve); +lft x3r=hround max(.5u,1.25u-.5left_curve); x2=.5w+.25u; +{{interim superness:=more_super; + filldraw stroke super_arc.e(1,2)}}; % right bowl +y3=.5[y2,y4]; bot y4r=-oo; x4=x2+.25u; +if serifs: pos4(vair',270); pos5(hair,360); + y5=max(good.y(.5bar_height-.9),y4l+vair); x5r=x1r; + (x,y4l)=whatever[z4r,z5]; x4l:=min(x,x4l+.5u); + filldraw stroke pulled_arc.e(2,3) & pulled_arc.e(3,4) + ...{x5-x4,5(y5-y4)}z5e; % left bowl, arc, and terminal +else: pos4(vair,270); + filldraw stroke super_arc.e(2,3) & super_arc.e(3,4); % left bowl and arc + pickup fine.nib; pos4'(vair,270); z4=z4'; + pos5(.5[vair,flare],275); rt x5r=hround(w-.6u); + y5r=good.y(y5r+1/3bar_height-y5); y5l:=good.y y5l; x5l:=good.x x5l; + filldraw stroke term.e(4',5,right,1,4); fi % terminal +path testpath; testpath=super_arc.r(2,3) & super_arc.r(3,4); +y1'r=y0r=y0l+.6[thin_join,vair]; y1'l=y0l; x1'l=x1'r=x1; +forsuffixes $=l,r: + x0$=xpart(((0,y0$)--(x1,y0$)) intersectionpoint testpath); endfor +fill stroke z0e--z1'e; % crossbar +penlabels(0,1,2,3,4,5); +lc_hachek_accent(x2); +endchar; + +cmchar "The letter n with hachek"; +beginchar(cs_nj,10u#,lc_hachek_height#,0); +italcorr h#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift#,serif_fit#-stem_shift#); +pickup tiny.nib; pos1(stem,0); pos2(stem,0); +numeric shaved_stem; shaved_stem=hround(stem-2stem_corr); +pos1'(shaved_stem,0); pos2'(shaved_stem,0); pos3(stem,0); +lft x1l=hround(2.5u-.5stem); x1l=x1'l=x2l=x2'l; x3=w-x1; +top y1=x_height+min(oo,serif_drop); bot y2=0; y1=y1'; y2=y2'; +filldraw stroke z1'e--z2'e; % left stem +h_stroke(2,a,3,4); % arch and right stem +if serifs: sloped_serif.l(1',2',b,1/3,jut,serif_drop); % upper left serif + numeric inner_jut; pickup tiny.nib; + if rt x2r+jut+.5u+1<=lft x4l-jut: inner_jut=jut; + else: rt x2r+jut+.5u+1=lft x4l-inner_jut; fi + dish_serif(2,1,c,1/3,jut,d,1/3,jut); % lower left serif + dish_serif(4,3,e,1/3,inner_jut,f,1/3,jut); fi % lower right serif +penlabels(1,2,3,4); +lc_hachek_accent(1/2[x1r,x.a1]); +endchar; + +cmchar "The letter r with hachek"; +numeric r_flare#; r_flare#=.75[if serifs: stem# else: vair# fi,flare#]; +define_whole_blacker_pixels(r_flare); +beginchar(cs_rz,if serifs:max(7u#,5.5u#+r_flare#) else:6.5u# fi, + lc_hachek_height#,0); +italcorr h#*slant if not serifs: +.25u# fi; +adjust_fit(serif_fit#,0); +pickup fine.nib; top y4r=x_height+oo; +if serifs: pos4(vair,90); pos5(hair,0); + x4=w-max(1.75u,.25u+r_flare); + rt x5r=hround(w-.5u+.5); y5+.5r_flare=.9[bar_height,x_height]+oo; + pos6(r_flare,0); bulb(4,5,6); % bulb +else: pos4(r_flare,90); rt x4=hround(w-.25u); fi +pos3(thin_join,180); rt x3l=hround(2.5u-.5stem')+stem'; top y3=bar_height; +filldraw stroke z3e{up}...{right}z4e; % arc +pickup tiny.nib; pos0(stem',0); pos2(stem',0); +pos1(hround(stem-3stem_corr),0); top y1=x_height+min(oo,serif_drop); +pos0'(hround(stem-3stem_corr),0); y0=y0'=y3; x1l=x0l=x0'l=x2l; +lft x1l=hround(2.5u-.5stem'); bot y2=0; +filldraw stroke z1e--z0'e--z0e--z2e; % stem +if serifs: sloped_serif.l(1,0',a,1/3,jut,serif_drop); % upper serif + dish_serif(2,0,b,1/3,jut,c,1/3,1.25jut); fi % lower serif +penlabels(1,2,3,4,5,6); +lc_hachek_accent(0.5[x1,x4]); +endchar; + +cmchar "The letter s with hachek"; +beginchar(cs_sh,7.1u#,lc_hachek_height#,0); +italcorr h#*slant-if serifs:.55u# else:.3u# fi; +adjust_fit(if monospace: .5u#,.4u# else: 0,if serifs:0 else:-.2u# fi fi); +numeric theta; theta=90-angle(40u,x_height); slope:=-x_height/40u; % angle at middle +numeric s_slab; s_slab=if serifs:vair else:Vround .1[vair,stem] fi; +numeric ess'; ess'=max(fine.breadth,ess); +pickup fine.nib; pos2(max(fine.breadth,s_slab-vround vair_corr),-100); +pos0(ess',theta); pos7(s_slab,-90); x2l=x0=x7=.5w; +top y2l=x_height+vround 1.5oo; bot y7r=-oo; +y0-.5ess'=y7l+if serifs:.54 else: .52 fi\\(y2r-y7l-ess'); +lft x3l=hround .6u; rt x6r=hround(w-.6u); +x3r-x3l=x6r-x6l=hround .5[s_slab,ess']-fine; +ellipse_set(2l,3l,4l,0l); ellipse_set(2r,3r,4r,0r); y3=y3r; +ellipse_set(7l,6l,5l,0l); ellipse_set(7r,6r,5r,0r); y6=y6r; +interim superness:=more_super; +filldraw stroke super_arc.e(2,3) & z3e{down} + ..z4e---z5e..z6e{down} & super_arc.e(6,7); % main stroke +if serifs: pos1(hair,180); pos8(hair,180); + rt x1l=hround(w-1.05u); lft x8r=hround .6u; + bot y1=min(bot y2r,vround 1/5[top y5r,x_height]); + top y8=max(top y7l,vround 5/6 bot y4l); + filldraw stroke z1e{up}....{left}z2e; % upper arc + filldraw stroke z7e{left}....{x8-x7,5(y8-y7)}z8e; % lower arc + path upper_arc, lower_arc; + upper_arc=z1{up}....{left}z2; lower_arc=z7{left}....{x8-x7,5(y8-y7)}z8; + pos10(.3[fine.breadth,cap_hair],0); pos9(.3[fine.breadth,cap_hair],0); + x10r=x1l; top y10=top y2l; x9l=x8r; bot y9=bot y7r; + x1l-x1'=x8'-x8r=1.6cap_curve-fine; y1'=y1; y8'=y8; + numeric t; t=xpart(upper_arc intersectiontimes(z10l--z1')); + filldraw z1l--z10r--z10l--subpath(t,0) of upper_arc--cycle; % upper barb + t:=xpart(lower_arc intersectiontimes(z9r--z8')); + filldraw z8r--z9l--z9r--subpath(t,1) of lower_arc--cycle; % lower barb +else: pos1(4/7[s_slab,flare],-100); pos8(flare,-100); + x1l=good.x(x1l+w-u-rt x1); lft x8r=hround .5u; + top y1l=vround(.93x_height+1.5oo); bot y8r=vround .1x_height-oo; + filldraw stroke term.e(2,1,right,.9,4); % upper arc and terminal + filldraw stroke term.e(7,8,left,1,4); fi % lower arc and terminal +penlabels(0,1,1',2,3,4,5,6,7,8,8',9,10); +lc_hachek_accent(0.5[x3l,x1l]); +endchar; + +cmchar "The letter z with hachek"; +beginchar(cs_zh,8u#,lc_hachek_height#,0); +italcorr h#*slant-.5serif_fit#-.3u#; +adjust_fit(0,.5serif_fit#); +numeric arm_thickness[],z_stem; +if hefty: arm_thickness1=Vround(vair-vair_corr); arm_thickness2=vair; + z_stem=.6[vair,stem]; +else: arm_thickness1=vair; arm_thickness2=vair'; z_stem=.9[vair,stem]; fi +pickup tiny.nib; rt x1r=rt x2r=hround(w-.8u); lft x3l=lft x4l=hround .5u; +top y1=x_height; y2=min(y1,x_height-2/3arm_thickness1); +bot y4=0; y3=max(y4,2/3arm_thickness2); +numeric alpha; alpha=diag_ratio(1,z_stem-tiny,y2-y3,x2r-x3l-slant*(y2-y3)); +penpos1(alpha*(z_stem-tiny),0); penpos2(alpha*(z_stem-tiny),0); +penpos3(alpha*(z_stem-tiny),0); penpos4(alpha*(z_stem-tiny),0); +pair delta; delta=penoffset z3-z2 of currentpen; +fill top lft z1l--z2l+delta---z3l+delta..lft z3l---lft z4l..bot z4l + ---bot rt z4r--z3r-delta---z2r-delta..rt z2r---rt z1r..top z1r + ---cycle; % diagonal +pickup crisp.nib; pos5(arm_thickness1,90); pos6(hair,180); +top y5r=x_height; x5=x1; lft x6r=hround .75u; y6=good.y(y5l-beak/1.4)-eps; +arm(5,6,a,beak_darkness,-.4beak_jut); % upper arm and beak +pos7(arm_thickness2,-90); pos8(hair,0); +bot y7r=0; x7=x4; rt x8r=hround(w-.75u); y8=good.y(y7l+beak/1.2)+eps; +arm(7,8,b,beak_darkness,.6beak_jut); % lower arm and beak +penlabels(1,2,3,4,5,6,7,8); +lc_hachek_accent(1/2[x6r,x1r]); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/cshacheu.mf b/Master/texmf-dist/fonts/source/public/cs/cshacheu.mf new file mode 100644 index 00000000000..5b257e92b46 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cshacheu.mf @@ -0,0 +1,246 @@ +% This is cshacheu.mf in text format, as of 89/02/19 +% written by P. Novak, Prague +% Czech and slovak letters with accents +% Uppercase roman letters with hachek accent + +cmchar "The letter C with hachek"; +if serifs: beginchar(cs_CZ,13u#,uc_acc_height#,0); + italcorr cap_height#*slant-.5u#; + adjust_fit(0,0); + pickup fine.nib; pos1(cap_hair,0); pos2(cap_band,90); + pos3(cap_curve,180); pos4(cap_band,270); pos5(hair,360); + rt x1r=rt x5r=hround(w-u); lft x3r=hround u; x2=x4=.55[x3,x1]; + top y2r=cap_height+o; bot y4r=-o; y3=.5[y2,y4]; + bot y1=min(vround max(.6cap_height,x_height-.5vair),bot y2l-eps); + y5=max(good.y .95(cap_height-y1),y4l+eps); + (x2l',y2l)=whatever[z2r,z1l]; x2l:=min(x2l',x2l+.5u); + (x4l',y4l)=whatever[z4r,z5l]; x4l:=min(x4l',x4l+.5u); + filldraw stroke z1e{x2-x1,10(y2-y1)} + ...pulled_arc.e(2,3) & pulled_arc.e(3,4)...{up}z5e; % arc + pos6(.3[fine.breadth,cap_hair],0); x6r=x1r; top y6=cap_height+o; + x1r-x1'=2cap_curve-fine; y1'=y1; + path upper_arc; upper_arc=z1{x2-x1,10(y2-y1)}..z2{left}; + numeric t; t=xpart(upper_arc intersectiontimes (z6l--z1')); + filldraw z1r--z6r--z6l--subpath(t,0) of upper_arc--cycle; % barb +else: beginchar(cs_CZ,11.5u#,uc_acc_height#,0); + italcorr cap_height#*slant-.5u#; + adjust_fit(0,0); + pickup fine.nib; pos1(1.2flare,80); pos2(slab,90); + pos3(cap_curve,180); pos4(slab,270); pos5(flare,275); + rt x1r=hround(w-1.1u); x2=x4=.5w+1.25u; + lft x3r=hround max(u,2u-.5cap_curve); rt x5r=hround(w-.9u); + top y1r=vround .95cap_height+o; top y2r=cap_height+o; y3=.5cap_height; + bot y4r=-o; bot y5r=vround .08cap_height-o; y5l:=good.y y5l; x5l:=good.x x5l; + filldraw stroke rterm.e(2,1,right,.9,4) & super_arc.e(2,3) + & super_arc.e(3,4) & term.e(4,5,right,.8,4); fi % arc and terminals +math_fit(-.3cap_height#*slant-.5u#,.5ic#); +penlabels(1,1',2,3,4,5,6); +uc_hachek_accent(x2l); +%uc_hachek_accent(0.6[x3,x1]); %% changed from .5 to .65 % 25/12/91 +endchar; %% and to .6 % 3/1/92 %% changed via lc ç 11/3/92 + +cmchar "The letter D with hachek"; +beginchar(cs_DJ,13.5u#,uc_acc_height#,0); +italcorr .7cap_height#*slant-.5u#; +adjust_fit(cap_serif_fit#,0); +pickup tiny.nib; pos1(cap_stem',0); pos2(cap_stem',0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem'); top y1=cap_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +penpos3(cap_band,90); penpos4(cap_band,90); +penpos5(cap_curve-stem_corr,0); +penpos6(cap_band,-90); penpos7(cap_band,-90); +z3r=top z1; y4=y3; y5=.51[y4,y6]; y6=y7; +z7r=bot z2; x4=x6=.5w+.25u; x5r=hround(w-u); +x4l:=x6l:=x4-.25cap_curve; +fill stroke z3e..pulled_arc.e(4,5) & pulled_arc.e(5,6)..z7e; % lobe +if serifs: nodish_serif(1,2,a,1/3,cap_jut,b,1/3,.5cap_jut); % upper serif + nodish_serif(2,1,c,1/3,cap_jut,d,1/3,.5cap_jut); fi % lower serif +math_fit(0,ic#-.5u#); penlabels(1,2,3,4,5,6,7); +uc_hachek_accent(1/3[x1l,x5r]); +endchar; + +cmchar "The letter E with hachek"; +beginchar(cs_IE,12u#-width_adj#,uc_acc_height#,0); +italcorr cap_height#*slant-beak_jut#-.5u#; +adjust_fit(cap_serif_fit#,0); +h':=vround(cap_height-stem_corr); +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem); top y1=h'; bot y2=0; +filldraw stroke z1e--z2e; % stem +pickup crisp.nib; pos3(slab,90); pos4(hair,0); +top y3r=h'; x3=x1; rt x4r=hround(w-u); y4=good.y(y3l-beak)-eps; +arm(3,4,e,beak_darkness,beak_jut); % upper arm and beak +pos5(cap_bar,-90); pos6(hair,0); +top y5l=vround(.52[y2,y1]+.5cap_bar); x5=x1; +pos0(cap_bar,90); pos7(hair,0); +z0=z5; x6=x7; y6-y5l=y0l-y7; +if serifs: rt x6r=hround(w-4.4u+.5hair); y6=good.y(y5l+.6beak)+eps; + rt x9r=hround(w-.5u); +else: rt x6r=hround(w-1.5u); y6=y5l+eps; rt x9r=hround(w-.75u); fi +arm(5,6,f,beak_darkness,0); arm(0,7,g,beak_darkness,0); % middle arm and serif +pos8(slab if not serifs:+2stem_corr fi,-90); pos9(hair,0); +bot y8r=0; x8=x2; y9=good.y(y8l+7/6beak)+eps; +arm(8,9,h',beak_darkness,1.5beak_jut); % lower arm and beak +if serifs: nodish_serif(1,2,a,1/3,cap_jut,b,1/3,.5cap_jut); % upper serif + nodish_serif(2,1,c,1/3,cap_jut,d,1/3,.5cap_jut); fi % lower serif +math_fit(0,.5ic#); penlabels(0,1,2,3,4,5,6,7,8,9); +uc_hachek_accent(if serifs: 0.4[x1l,x.e1] else: .5 [x1l,x4] fi); +endchar; + + +cmchar "The letter N with hachek"; +beginchar(cs_NJ,13u#+width_adj#,uc_acc_height#,0); +italcorr cap_height#*slant-cap_serif_fit#+cap_jut#-2.5u#+min(.5cap_stem#,u#); +adjust_fit(cap_serif_fit#,cap_serif_fit#); +numeric thin_stem; thin_stem=hround(fudged.hair+stem_corr); +pickup tiny.nib; pos1(thin_stem,0); pos2(thin_stem,0); +pos3(thin_stem,0); pos4(thin_stem,0); +pickup tiny.nib; top y1=top y3=cap_height; bot y2=bot y4=0; +x1=x2; x3=x4; x1l=w-x3r; +rt x3r=hround min(w-2u,w-3u+.5fudged.cap_stem); +filldraw stroke z1e--z2e; % left stem +filldraw stroke z3e--z4e; % right stem +if hefty: penpos5(fudged.cap_stem,0); penpos6(fudged.cap_stem,0); + x5l=x1; x6r=x4; y5=cap_height; y6=0; + numeric upper_notch,lower_notch; + upper_notch=cap_height-cap_notch_cut; lower_notch=cap_notch_cut; + x1'=rt x1r; z1'=whatever[z5l,z6l]; x4'=lft x4l; z4'=whatever[z5r,z6r]; + fill z5l.. + if y1'<upper_notch: {right}(x1'+1,upper_notch){down}... fi + {z6-z5}diag_in(5l,6l,1,6r)--z6r.. + if y4'>lower_notch: {left}(x4'-1,lower_notch){up}... fi + {z5-z6}diag_in(6r,5r,1,5l)--cycle; % diagonal +else: penpos5(whatever,0); penpos6(whatever,90); + z5l=z1l; z6l=z4l; + z7=z6l+(max(eps,cap_stem-3stem_corr-tiny),0) rotated (angle(z5l-z6l)-90); + z5r=z7+whatever*(z5l-z6l); z6r=z7+whatever*(z5l-z6l); + filldraw stroke z5e..z6e; fi % diagonal +if serifs: if hefty: serif(1,2,a,1/3,-cap_jut); % upper left serif + else: serif(5,6,a,1/3,-cap_jut); fi % upper left serif + dish_serif(2,1,b,1/2,cap_jut,c,1/2,cap_jut)(dark); % lower left serif + dish_serif(3,4,e,1/2,cap_jut,f,1/2,cap_jut)(dark); fi % upper right serif +math_fit(0,max(.5ic#-.5u#,0)); penlabels(1,1',2,3,4,4',5,6,7); +uc_hachek_accent(.5[x2,x3]); +endchar; + +cmchar "The letter R with hachek"; +beginchar(cs_RZ,if serifs: 12u#+.5max(2u#,cap_curve#) + else:12.5u#-.5width_adj# fi,uc_acc_height#,0); +italcorr .75cap_height#*slant- if serifs: 1.75 else: .5 fi\\ u#; +adjust_fit(cap_serif_fit#,0); +pickup tiny.nib; pos1(cap_stem',0); pos2(cap_stem',0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem'); top y1=cap_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +penpos3(cap_band,90); penpos4(cap_band,90); +penpos5(cap_curve if hefty:-3stem_corr fi,0); +penpos6(vair,-90); penpos7(vair,-90); +z3r=top z1; y4=y3; y5=.5[y4l,y6l]; y6=y7; +x7=x2; y7l=vround(.5cap_height+.5vair); x4=x6; +if serifs: x4=.5w-.5u; x5r=hround(w-2.25u); +else: x4=.5w+.5u; x5r=hround(w-u); fi +x4l:=x6l:=x4-.125cap_curve; +fill stroke z3e..pulled_arc.e(4,5) & pulled_arc.e(5,6)..z7e; % lobe +if serifs: pos6'(vair,-90); pos0(cap_stem,180); + pos8(cap_curve,180); pos9(vair,-90); pos10(hair,0); + z6'=z6; lft x0r=lft x8r=hround(x5-2/3u-.5cap_curve); + y8=1/3[y2,y7]; y0=3/5[y2,y7]; x9=.5[x8l,x10r]; + bot y9r=-o; rt x10r=hround(w-.05u); y10=1/4[y2,y7]; + filldraw stroke z6'e{right}..z0e---z8e....z9e{right}..z10e{up}; % tail + nodish_serif(1,2,a,1/3,cap_jut,b,1/3,.5cap_jut); % upper serif + dish_serif(2,1,c,1/3,cap_jut,d,1/3,cap_jut); % lower serif +else: penpos8(cap_stem-2stem_corr,0); penpos9(cap_stem,0); + x8=x6+.5u; y8=y6; x9r=hround(w-.5u); y9=0; + fill z8l--diag_end(8l,9l,.5,1,9r,8r)--z8r--cycle; fi % tail +math_fit(0,.75ic#); penlabels(0,1,2,3,4,5,6,7,8,9,10); +uc_hachek_accent(.9[x1,x6l]); %(1/3[x1l,x5r]); oprava 24.10.92 +endchar; + +cmchar "The letter S with hachek"; +beginchar(cs_SH,10u#,uc_acc_height#,0); +italcorr cap_height#*slant-u#; +adjust_fit(0,0); +numeric theta; theta=90-angle(50u,cap_height); +slope:=-cap_height/50u; % angle at middle +numeric s_slab; s_slab=if serifs:slab else:vround .2[slab,cap_stem] fi; +numeric ess'; ess'=max(fine.breadth,cap_ess); +pickup fine.nib; pos2(max(fine.breadth,s_slab-vround vair_corr),-90); +pos0(ess',theta); pos7(s_slab,-90); +x2+x7=2x0=w; x7-x2=if serifs: u else: 0 fi; top y2l=cap_height+o; bot y7r=-o; +y0=.52cap_height; lft x3l=hround u; rt x6r=hround(w-u); +x3r-x3l=x6r-x6l=hround .5[s_slab,ess']-fine; +ellipse_set(2l,3l,4l,0l); ellipse_set(2r,3r,4r,0r); y3=y3r; +ellipse_set(7l,6l,5l,0l); ellipse_set(7r,6r,5r,0r); y6=y6r; +filldraw stroke super_arc.e(2,3) & z3e{down} + ..z4e---z5e..z6e{down} & super_arc.e(6,7); % main stroke +if serifs: pos1(hair,180); pos8(hair,180); + rt x1l=hround(w-1.5u); lft x8r=hround u; + bot y1=vround 2/3cap_height+1; top y8=vround 1/3cap_height-1; + filldraw stroke z1e{x2-x1,10(y2-y1)}....{left}z2e; % upper arc + filldraw stroke z7e{left}....{up}z8e; % lower arc + path upper_arc, lower_arc; + upper_arc=z1{x2-x1,10(y2-y1)}....{left}z2; + lower_arc=z7{left}....{up}z8; + pos10(.3[fine.breadth,cap_hair],0); pos9(.3[fine.breadth,cap_hair],0); + x10r=x1l; top y10=top y2l; x9l=x8r; bot y9=bot y7r; + x1l-x1'=x8'-x8r=1.6cap_curve-fine; y1'=y1; y8'=y8; + numeric t; t=xpart(upper_arc intersectiontimes(z10l--z1')); + filldraw z1l--z10r--z10l--subpath(t,0) of upper_arc--cycle; % upper barb + t:=xpart(lower_arc intersectiontimes(z9r--z8')); + filldraw z8r--z9l--z9r--subpath(t,1) of lower_arc--cycle; % lower barb +else: pos1(1.2flare,-100); pos8(1.2flare,-100); + x1l=good.x(x1l+w-1.75u-rt x1); lft x8r=hround .8u; + top y1l=vround .93cap_height+o; bot y8r=vround .1cap_height-o; + filldraw stroke term.e(2,1,right,.9,4); % upper arc and terminal + filldraw stroke term.e(7,8,left,1,4); fi % lower arc and terminal +math_fit(0,.5ic#); penlabels(0,1,1',2,3,4,5,6,7,8,8',9,10); +uc_hachek_accent(x0); %(0.5[x3l,x1l]); oprava 24.10.92 +endchar; + +cmchar "The letter T with hachek"; +beginchar(cs_TJ,13u#-width_adj#,uc_acc_height#,0); +italcorr cap_height#*slant-beak_jut#-.25u#; +adjust_fit(0,0); +h':=vround(cap_height-2stem_corr); +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +lft x1l=lft x2l=hround(.5w-.5cap_stem); top y1=h'; bot y2=0; +filldraw stroke z1e--z2e; % stem +pickup crisp.nib; pos3(slab,90); pos4(hair,0); +top y3r=h'; x3=x1; rt x4r=hround(w-.65u); y4=good.y(y3l-beak)-eps; +arm(3,4,e,beak_darkness,.7beak_jut); % right arm and beak +pos5(hair,180); x5=w-x4; y5=y4; +arm(3,5,f,beak_darkness,-.7beak_jut); % left arm and beak +if serifs: dish_serif(2,1,c,1/3,1.414cap_jut,d,1/3,1.414cap_jut); % lower serif + nodish_serif(1,2,a,1/3,.5cap_jut,b,1/3,.5cap_jut); fi % upper bracketing +math_fit(-.75cap_height#*slant,ic#-2.5u#); penlabels(1,2,3,4,5,6); +uc_hachek_accent(x1); +endchar; + + +cmchar "The letter Z with hachek"; +beginchar(cs_ZH,11u#,uc_acc_height#,0); +italcorr cap_height#*slant-.5u#; +adjust_fit(0,0); +numeric arm_thickness[],z_stem; +if hefty: arm_thickness1=Vround(slab-vair_corr); arm_thickness2=slab; + z_stem=.8[vair,cap_stem]; +else: arm_thickness1=slab; arm_thickness2=vround(slab+vair_corr); + z_stem=.9[vair,cap_stem]; fi +pickup tiny.nib; x3l=x4l=w-x1r=w-x2r; lft x3l=hround u; +top y1=cap_height; y2=min(y1,cap_height-2/3arm_thickness1); +bot y4=0; y3=max(y4,2/3arm_thickness2); +numeric alpha; alpha=diag_ratio(1,z_stem-tiny,y2-y3,x2r-x3l); +penpos1(alpha*(z_stem-tiny),0); penpos2(alpha*(z_stem-tiny),0); +penpos3(alpha*(z_stem-tiny),0); penpos4(alpha*(z_stem-tiny),0); +pair delta; delta=penoffset z3-z2 of currentpen; +fill top lft z1l--z2l+delta---z3l+delta..lft z3l---lft z4l..bot z4l + ---bot rt z4r--z3r-delta---z2r-delta..rt z2r---rt z1r..top z1r + ---cycle; % diagonal +pickup crisp.nib; pos5(arm_thickness1,90); pos6(hair,180); +top y5r=cap_height; x5=x1; lft x6r=hround 1.25u; y6=good.y(y5l-beak)-eps; +arm(5,6,a,beak_darkness**.8,-.4beak_jut); % upper arm and beak +pos7(arm_thickness2,-90); pos8(hair,0); +bot y7r=0; x7=x4; rt x8r=hround(w-.9u); y8=good.y(y7l+1.2beak)+eps; +arm(7,8,b,beak_darkness**.9,.6beak_jut); % lower arm and beak +math_fit(0,.5ic#); penlabels(1,2,3,4,5,6,7,8); +uc_hachek_accent(1/2[x6,x1]); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/cshyph.mf b/Master/texmf-dist/fonts/source/public/cs/cshyph.mf new file mode 100644 index 00000000000..05719229908 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cshyph.mf @@ -0,0 +1,13 @@ +%% this file defines the same hyphenchar at the position +%% cs_hyph=156 for right breaking Czech hyphenated words (je-li) + +cmchar "Hyphen"; %% adjust_fit changed +beginchar(cs_hyph,6u#,x_height#,0); %% for case of spaced chars +italcorr .5x_height#*slant-.5u#; +if ligs<=1: adjust_fit(-letter_fit#,-letter_fit#) else: adjust_fit(0,0) fi; +numeric thickness; thickness=if hefty:bar else:.75[hair,stem] fi; +pickup crisp.nib; pos1(thickness,90); pos2(thickness,90); +top y1r=top y2r=vround(.5h+.5thickness); rt x2=hround(w-u)+eps; +if monospace: x2=w-x1 else: lft x1=hround .2u-eps fi; +filldraw stroke z1e--z2e; % bar +penlabels(1,2); endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/csiacutl.mf b/Master/texmf-dist/fonts/source/public/cs/csiacutl.mf new file mode 100644 index 00000000000..1299d837e97 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csiacutl.mf @@ -0,0 +1,125 @@ +% This is csiacutl.mf in text format, as of 89/05/08 +% written by P. Novak, Prague +% Czech and slovak italic letters with accents +% Lowercase italic letters with acute accent + +cmchar "Italic letter a with acute"; +beginchar(cs_aa,9u#,lc_acute_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; +pos0(hair,0); pos1(vair,90); pos2(curve,180); pos3(vair,270); +pos4(stem,0); x4=x0; y4+.5stem=vround .98x_height; +x1=x3=.5[x0,x2]; lft x2r=hround(1.5u-.5curve); +rt x4r=hround(w-2.5u+.5stem); +top y1r=x_height+oo; bot y3r=-oo; y0=y2=.5[y1,y3]; +filldraw stroke super_arc.e(0,1) & pulled_arc.e(1,2) + & pulled_arc.e(2,3) & super_arc.e(3,0); % bowl +x5=x4; x7=w; hook_out(5,6,7); % closing hook +filldraw circ_stroke z4e--z5e; % stem +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6,7); +lc_acute_accent(x1+.75u); +endchar; + +cmchar "Italic letter e with acute"; +beginchar(cs_ee,8u#,lc_acute_height#,0); +italcorr max(1/3x_height#*slant,x_height#*slant+.5(.2[hair#,stem#])-u#); +adjust_fit(0,0); pickup fine.nib; +numeric heavy_hair; heavy_hair=hround .2[hair,stem]; +pos0(vair,-90); pos1(heavy_hair,0); pos2(vair,90); +pos3(curve,180); pos4(vair,270); pos5(hair,320); +x0=rt x3l; rt x1r=hround(w-1.5u+.5heavy_hair); x2=x4=.5(w+u); +lft x3r=hround(1.5u-.5curve); x5r=good.x(w-eps); x6=x5; +y0=y3=y6=bar_height; y1=.5[y0,y2]; top y2r=x_height+oo; bot y4r=-oo; +top y5l=vround .5bar_height; path p; p=z4{right}..z5..z6; +filldraw stroke z0e{right}...z1e{up}...pulled_arc.e(2,3) + & pulled_arc.e(3,4)...{direction 1 of p}z5e; % arc +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6); +lc_acute_accent(x2+.75u); +endchar; + + +cmchar "Italic letter i with acute"; +beginchar(cs_ii,5u#,lc_acute_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(if monospace:u#,u# else: 0,0 fi); pickup fine.nib; +x0=0; x5=w; x2=.5w+.25u; x3=.5w-.25u; +hook_in(0,1,2)(skewed); hook_out(3,4,5)(skewed); % hooks +filldraw stroke z2e--z3e; % stem +penlabels(0,1,2,3,4,5); +lc_acute_accent(x1); +endchar; + + +cmchar "Italic letter o with acute"; +beginchar(cs_oo,9u#,lc_acute_height#,0); +italcorr .7x_height#*slant+.5curve#-u# if math_fitting:-.5u# fi; +adjust_fit(0,0); pickup fine.nib; +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=x_height+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 +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(1,2,3,4); +% lc_acute_accent(x1); %% Corrected by P.O. 06.97 +lc_acute_accent(x1+u); +endchar; + +cmchar "Italic letter r with acute"; +beginchar(cs_rr,5.5u#+max(1.75u#,flare#),lc_acute_height#,0); +italcorr x_height#*slant; +adjust_fit(if monospace:.25u#,.5u# else: 0,0 fi); pickup fine.nib; +x0=0; x2=x3; pos3(stem,0); lft x3l=hround(2.5u-.5stem); y3-.5stem=-oo; +hook_in(0,1,2); % opening hook +filldraw circ_stroke z3e--z2e; % left stem +pos3'(hair,180); z3'=z3; pos4(vair,90); pos5(hair,0); pos6(flare,0); +x4=w-.5u-max(1.75u,flare); rt x5r=hround(r-.5u); top y4r=x_height+oo; +filldraw stroke z3'e{up}...z4e{right}; % link +y6+.5flare=vround(bot y4l-.03x_height); bulb(4,5,6); % bulb +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#-.5u#); +penlabels(0,1,2,3,4,5,6); +lc_acute_accent(.5[x1,x4]); +endchar; + +cmchar "Italic letter u with acute"; +beginchar(cs_uu,9.5u#,lc_acute_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; interim superness:=more_super; +x0=0; x2=x3+.25u; pos3(stem,-180); lft x3r=hround(2.5u-.5stem); +hook_in(0,1,2)(skewed); % opening hook +pos2'(stem,-180); z2'=z2; +pos4(vair,-90); pos5(hair,0); x4=.5[x3,x5]; +pos6(stem,0); rt x6r=hround(w-2.5u+.5stem); +x5=x6=x7; x9=w; hook_out(7,8,9); % closing hook +y3=.7[y4,y5]; bot y4r=-oo; y5=.57x_height; y6+.5stem=x_height; +filldraw stroke z2'e{-u,-x_height} + ...super_arc.e(3,4)...{up}z5e; % left stem and arc +filldraw circ_stroke z6e--z7e; % right stem +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#); +penlabels(0,1,2,3,4,5,6,7,8,9); +lc_acute_accent(x4); +endchar; + +cmchar "Italic letter y with acute"; +beginchar(cs_yy,8.5u#,lc_acute_height#,desc_depth#); +italcorr x_height#*slant+.5stem#-u#; +adjust_fit(0,0); pickup fine.nib; interim superness:=more_super; +x0=0; x2=x3+.25u; pos3(stem,-180); lft x3r=hround(2.5u-.5stem); +hook_in(0,1,2)(skewed); % opening hook +pos2'(stem,-180); z2'=z2; +pos4(vair,-90); pos5(hair,0); x4=.5[x3,x5]; +pos6(stem,0); rt x6r=hround(w-1.5u+.5stem); +pos7(stem,0); pos8(vair,-90); +y3=.7[y4,y5]; bot y4r=-oo; y5=.57x_height; y6+.5stem=x_height; +y7=0; bot y8r=-d-oo; x5=x6=x7; x8=.5w; +pos9(hair,-180); pos10(flare,-180); y9=-.5d; +lft x9r=hround(2.75u-.5flare); bulb(8,9,10); % bulb +filldraw stroke z2'e{-u,-x_height} + ...super_arc.e(3,4)...{up}z5e; % left stem and arc +filldraw circ_stroke z6e---z7e...{left}z8e; % right stem and link +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#-1/3x_height#*slant); +penlabels(0,1,2,3,4,5,6,7,8,9,10); +lc_acute_accent(x4); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/csihachl.mf b/Master/texmf-dist/fonts/source/public/cs/csihachl.mf new file mode 100644 index 00000000000..ea9c08de5f0 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csihachl.mf @@ -0,0 +1,114 @@ +% This is csihachl.mf in text format, as of 89/05/08 +% written by P. Novak, Prague +% Czech and slovak italic letters with accents +% Lowercase italic letters with hachek accent + +cmchar "Italic letter c with hachek"; +beginchar(cs_cz,8u#,lc_hachek_height#,0); +italcorr if math_fitting:1/3x_height#*slant else:x_height#*slant-u# fi; +adjust_fit(0,0); pickup fine.nib; +pos0(flare,0); pos1(hair,0); pos2(vair,90); +pos3(curve,180); pos4(vair,270); pos5(hair,320); +x2=x4=.5(w+u); rt x1r=max(rt x2,hround(w-u))+eps; +lft x3r=hround(1.5u-.5curve); x5r=good.x(w-eps); x6=x5; +y1=.5[bar_height,x_height]; top y2r=x_height+oo; bulb(2,1,0); % bulb +bot y4r=-oo; y3=.5[y2,y4]; top y5l=vround .5bar_height; y6=bar_height; +path p; p=z4{right}..z5..z6; +filldraw stroke pulled_arc.e(2,3) + & pulled_arc.e(3,4)...{direction 1 of p}z5e; % arc +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6); +lc_hachek_accent(.6[x3,x1]); +endchar; + +cmchar "Italic letter e"; +beginchar(cs_ie,8u#,lc_hachek_height#,0); +italcorr max(1/3x_height#*slant,x_height#*slant+.5(.2[hair#,stem#])-u#); +adjust_fit(0,0); pickup fine.nib; +numeric heavy_hair; heavy_hair=hround .2[hair,stem]; +pos0(vair,-90); pos1(heavy_hair,0); pos2(vair,90); +pos3(curve,180); pos4(vair,270); pos5(hair,320); +x0=rt x3l; rt x1r=hround(w-1.5u+.5heavy_hair); x2=x4=.5(w+u); +lft x3r=hround(1.5u-.5curve); x5r=good.x(w-eps); x6=x5; +y0=y3=y6=bar_height; y1=.5[y0,y2]; top y2r=x_height+oo; bot y4r=-oo; +top y5l=vround .5bar_height; path p; p=z4{right}..z5..z6; +filldraw stroke z0e{right}...z1e{up}...pulled_arc.e(2,3) + & pulled_arc.e(3,4)...{direction 1 of p}z5e; % arc +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6); +lc_hachek_accent(0.6[x3,x1r]); +endchar; + +cmchar "Italic letter n with hachek"; +beginchar(cs_nj,10u#,lc_hachek_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; +x0=0; x1=x2; pos2(stem,0); lft x2l=hround(2.5u-.5stem); y2-.5stem=-oo; +hook_in(0,a,1); % opening hook +filldraw circ_stroke z2e--z1e; % left stem +x4+.5stem=hround(w-2.5u+.5stem); x5=x4-.25u; ital_arch(2,3,4); % arch +x7=w; hook_out(5,6,7)(skewed); % closing hook +filldraw stroke z4e{down}..{-u,-x_height}z5e; % right stem +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#); +penlabels(0,a,1,2,3,4,5,6,7); +lc_hachek_accent(1/2[x1r,x3r]); +endchar; + +cmchar "Italic letter r with hachek"; +beginchar(cs_rz,5.5u#+max(1.75u#,flare#),lc_hachek_height#,0); +italcorr x_height#*slant; +adjust_fit(if monospace:.25u#,.5u# else: 0,0 fi); pickup fine.nib; +x0=0; x2=x3; pos3(stem,0); lft x3l=hround(2.5u-.5stem); y3-.5stem=-oo; +hook_in(0,1,2); % opening hook +filldraw circ_stroke z3e--z2e; % left stem +pos3'(hair,180); z3'=z3; pos4(vair,90); pos5(hair,0); pos6(flare,0); +x4=w-.5u-max(1.75u,flare); rt x5r=hround(r-.5u); top y4r=x_height+oo; +filldraw stroke z3'e{up}...z4e{right}; % link +y6+.5flare=vround(bot y4l-.03x_height); bulb(4,5,6); % bulb +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#-.5u#); +penlabels(0,1,2,3,4,5,6); +lc_hachek_accent(.5[x1,x4]); +endchar; + +cmchar "Italic letter s with hachek"; +beginchar(cs_sh,5.25u#+max(1.75u#,flare#),lc_hachek_height#,0); +italcorr x_height#*slant-.5u#; +adjust_fit(0,0); pickup fine.nib; +numeric theta; theta=90-angle(40u,x_height); slope:=-x_height/40u; % angle at middle +pos2(vair,-90); pos0(max(fine.breadth,ess),theta); pos7(vair,-90); +x2l=x0=x7=.5w; top y2l=x_height+oo; bot y7r=-oo; +y0-.5ess=y7l+.55(y2r-y7l-ess); +lft x3l=hround u-eps; rt x6r=hround(w-.5u)+eps; +x3r-x3l=x6r-x6l=hround .5[vair,ess]-fine; +ellipse_set(2l,3l,4l,0l); ellipse_set(2r,3r,4r,0r); y3=y3r; +ellipse_set(7l,6l,5l,0l); ellipse_set(7r,6r,5r,0r); y6=y6r; +interim superness:=more_super; +filldraw stroke super_arc.e(2,3) & z3e{down} + ..z4e---z5e..z6e{down} & super_arc.e(6,7); % main stroke +pos1(hair,0); pos10(hround .75[hair,flare],0); +pos2'(vair,90); z2'=z2; +pos8(hair,-180); pos9(flare,-180); +rt x10r=hround(w-u)+2eps; lft x9r=hround .5u-2eps; y10=.78x_height; y9=.25x_height; +bulb(2',1,10); bulb(7,8,9); % bulbs +math_fit(0,ic#); penlabels(0,1,2,3,4,5,6,7,8,9,10); +lc_hachek_accent(x0); +endchar; + +cmchar "Italic letter z with hachek"; +beginchar(cs_zh,5.5u#+max(1.5u#,stem#),lc_hachek_height#,0); +italcorr x_height#*slant+.5hair#; +adjust_fit(if monospace:.5u#,.5u# else: 0,0 fi); pickup fine.nib; +pos1(hair,0); pos2(stem,-90); pos3(vair,-90); pos4(hair,0); +lft x1l=hround(u-.5hair); x2=2.5u; x3=w-2u; rt x4r=hround(w-.5u); +top y1=.78x_height; top y2l=top y4=x_height+oo; y3=.825x_height; +pos5(hair,0); pos6(vair,-90); pos7(stem,-90); pos8(hair,0); +x5=x1; x6=2.5u; x7=w-2u; x8+.5hair=hround(w+.5hair-eps); +bot y5=bot y7r=-oo; y6=.175x_height; bot y8=.31x_height; +pair p; p=(z4-z5) yscaled 2; +filldraw stroke z1e{up}...z2e{right}..z3e{right}...{p}z4e; % upper bar +filldraw stroke z5e{p}...z6e{right}..{right}z7e...{up}z8e; % lower bar +filldraw stroke z5e{p}..{p}z4e; % diagonal +math_fit(0,1/3x_height#*slant+.5hair#+.5u#); +penlabels(1,2,3,4,5,6,7,8); +lc_hachek_accent(1/2[x2,x3]); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/csinch.mf b/Master/texmf-dist/fonts/source/public/cs/csinch.mf new file mode 100644 index 00000000000..122c0853b0a --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csinch.mf @@ -0,0 +1,2 @@ +input cscode +use_driver; diff --git a/Master/texmf-dist/fonts/source/public/cs/csiothrl.mf b/Master/texmf-dist/fonts/source/public/cs/csiothrl.mf new file mode 100644 index 00000000000..21b2fe424bd --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csiothrl.mf @@ -0,0 +1,168 @@ +% This is csiothrl.mf in text format, as of 89/05/08 +% written by P. Novak, Prague +% Czech and slovak italic letters with accents +% Remaining lower case italic letters with different accents + +cmchar "Italic letter o with circumflex"; +beginchar(cs_uo,9u#,lc_acute_height#,0); +italcorr .7x_height#*slant+.5curve#-u# if math_fitting:-.5u# fi; +adjust_fit(0,0); pickup fine.nib; +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=x_height+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 +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); penlabels(1,2,3,4); +lc_circumflex(x1); +endchar; + +cmchar "Italic letter u with circle"; +beginchar(cs_ou,9.5u#,lc_circle_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; interim superness:=more_super; +x0=0; x2=x3+.25u; pos3(stem,-180); lft x3r=hround(2.5u-.5stem); +hook_in(0,1,2)(skewed); % opening hook +pos2'(stem,-180); z2'=z2; +pos4(vair,-90); pos5(hair,0); x4=.5[x3,x5]; +pos6(stem,0); rt x6r=hround(w-2.5u+.5stem); +x5=x6=x7; x9=w; hook_out(7,8,9); % closing hook +y3=.7[y4,y5]; bot y4r=-oo; y5=.57x_height; y6+.5stem=x_height; +filldraw stroke z2'e{-u,-x_height} + ...super_arc.e(3,4)...{up}z5e; % left stem and arc +filldraw circ_stroke z6e--z7e; % right stem +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#); +penlabels(0,1,2,3,4,5,6,7,8,9); +lc_circle_accent(0.5w); +endchar; + +cmchar "Italic letter a with grave"; +beginchar(cs_ax,9u#,lc_acute_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; +pos0(hair,0); pos1(vair,90); pos2(curve,180); pos3(vair,270); +pos4(stem,0); x4=x0; y4+.5stem=vround .98x_height; +x1=x3=.5[x0,x2]; lft x2r=hround(1.5u-.5curve); +rt x4r=hround(w-2.5u+.5stem); +top y1r=x_height+oo; bot y3r=-oo; y0=y2=.5[y1,y3]; +filldraw stroke super_arc.e(0,1) & pulled_arc.e(1,2) + & pulled_arc.e(2,3) & super_arc.e(3,0); % bowl +x5=x4; x7=w; hook_out(5,6,7); % closing hook +filldraw circ_stroke z4e--z5e; % stem +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6,7); +lc_grave_accent(x1); +endchar; + +cmchar "Italic letter l with acute"; +beginchar(cs_ll,4u#,lc_acute_height#,0); +italcorr max(1/3x_height#*slant+.5hair#+.5u#, + asc_height#*slant+.5stem#-2u#) if math_fitting:+.5u# fi; +adjust_fit(if monospace:u#,u# else: 0,0 fi); pickup fine.nib; +x2-.5stem=hround(1.5u-.5stem); x4=w; hook_out(2,3,4); % closing hook +pickup tiny.nib; pos1(stem,0); pos2'(stem,0); z2'=z2; +top y1=asc_height; x1=x2; filldraw stroke z1e--z2'e; % stem +sloped_serif.l(1,2,a,1/3,jut,serif_drop); % serif +math_fit(-.5u#,1/3x_height#*slant+.5hair#+u#); penlabels(1,2,3,4); +uc_acute_accent(x1); +endchar; + +cmchar "Italic letter t with hachek"; +beginchar(cs_tj,5.5u#,lc_acute_height#,0); +italcorr max(1/3x_height#*slant+.5hair#+.5u#,x_height#*slant-.25u#); +adjust_fit(if monospace:u#,u# else:0,0 fi); pickup fine.nib; +pos1(stem,0); lft x1l=hround(2u-.5stem); +y1+.5stem=min(asc_height,10/7x_height)+oo; +x2=x1; x4=w; hook_out(2,3,4); % closing hook +filldraw circ_stroke z1e--z2e; % stem +pickup crisp.nib; pos5(bar,90); pos6(bar,90); +lft x5=hround-.75u; rt x6=hround(w-.75u); top y5r=top y6r=x_height; +filldraw stroke z5e--z6e; % crossbar +math_fit(1.25u#-x_height#*slant,ic#); penlabels(1,2,3,4,5,6); +dtl_hachek(x6)(y1+.5dot_size); +endchar; + +cmchar "Italic letter d with hachek"; +beginchar(cs_dj,9u#,lc_acute_height#,0); +italcorr max(1/3x_height#*slant+.5hair#+.5u#, + asc_height#*slant+.5stem#-2u#) if math_fitting:-.5u# fi; +adjust_fit(0,0); pickup fine.nib; +pos0(hair,0); pos1(vair,90); pos2(curve,180); pos3(vair,270); +x0=x4; x1=x3=.5[x0,x2]; lft x2r=hround(1.5u-.5curve); +x4+.5stem=hround(w-2.5u+.5stem); +top y1r=x_height+oo; bot y3r=-oo; y0=y2=.5[y1,y3]; +filldraw stroke super_arc.e(0,1) & pulled_arc.e(1,2) + & pulled_arc.e(2,3) & super_arc.e(3,0); % bowl +x5=x0; x7=w; hook_out(5,6,7); % closing hook +pickup tiny.nib; pos5'(stem,0); pos4(stem,0); +z5'=z5; top y4=asc_height; filldraw stroke z4e--z5'e; % stem +sloped_serif.l(4,5',a,1/3,jut,serif_drop); % serif +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6,7); +dtl_hachek(x4r+u+.5dot_size)(y4); +endchar; + + +cmchar "Italic letter l with hachek"; +beginchar(cs_lj,4u#,lc_acute_height#,0); +l_width#:=4u#; +italcorr max(1/3x_height#*slant+.5hair#+.5u#, + asc_height#*slant+.5stem#-2u#) if math_fitting:+.5u# fi; +adjust_fit(if monospace:u#,u# else: 0,0 fi); pickup fine.nib; +x2-.5stem=hround(1.5u-.5stem); x4=w; hook_out(2,3,4); % closing hook +pickup tiny.nib; pos1(stem,0); pos2'(stem,0); z2'=z2; +top y1=asc_height; x1=x2; filldraw stroke z1e--z2'e; % stem +sloped_serif.l(1,2,a,1/3,jut,serif_drop); % serif +math_fit(-.5u#,1/3x_height#*slant+.5hair#+u#); penlabels(1,2,3,4); +dtl_hachek(x1r+u+.5dot_size)(y1); +endchar; + +cmchar "Italic letter a with trema"; +beginchar(cs_ae,9u#,lc_trema_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; +pos0(hair,0); pos1(vair,90); pos2(curve,180); pos3(vair,270); +pos4(stem,0); x4=x0; y4+.5stem=vround .98x_height; +x1=x3=.5[x0,x2]; lft x2r=hround(1.5u-.5curve); +rt x4r=hround(w-2.5u+.5stem); +top y1r=x_height+oo; bot y3r=-oo; y0=y2=.5[y1,y3]; +filldraw stroke super_arc.e(0,1) & pulled_arc.e(1,2) + & pulled_arc.e(2,3) & super_arc.e(3,0); % bowl +x5=x4; x7=w; hook_out(5,6,7); % closing hook +filldraw circ_stroke z4e--z5e; % stem +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); +penlabels(0,1,2,3,4,5,6,7); +lc_trema_accent(x4-4u,x4); +endchar; + + +cmchar "Italic letter o with trema"; +beginchar(cs_oe,9u#,lc_trema_height#,0); +italcorr .7x_height#*slant+.5curve#-u# if math_fitting:-.5u# fi; +adjust_fit(0,0); pickup fine.nib; +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=x_height+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 +math_fit(-.3x_height#*slant+.5curve#-u#,ic#); penlabels(1,2,3,4); +lc_trema_accent(x1-2u,x1+2u); +endchar; + +cmchar "Italic letter u with trema"; +beginchar(cs_ue,9.5u#,lc_trema_height#,0); +italcorr 1/3x_height#*slant+.5hair#+.5u#; +adjust_fit(0,0); pickup fine.nib; interim superness:=more_super; +x0=0; x2=x3+.25u; pos3(stem,-180); lft x3r=hround(2.5u-.5stem); +hook_in(0,1,2)(skewed); % opening hook +pos2'(stem,-180); z2'=z2; +pos4(vair,-90); pos5(hair,0); x4=.5[x3,x5]; +pos6(stem,0); rt x6r=hround(w-2.5u+.5stem); +x5=x6=x7; x9=w; hook_out(7,8,9); % closing hook +y3=.7[y4,y5]; bot y4r=-oo; y5=.57x_height; y6+.5stem=x_height; +filldraw stroke z2'e{-u,-x_height} + ...super_arc.e(3,4)...{up}z5e; % left stem and arc +filldraw circ_stroke z6e--z7e; % right stem +math_fit(-2/3x_height#*slant+.5hair#+.5u#,ic#); +penlabels(0,1,2,3,4,5,6,7,8,9); +lc_trema_accent(x2+.5u,x6-.5u); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/csitt10.mf b/Master/texmf-dist/fonts/source/public/cs/csitt10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csitt10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csitt12.mf b/Master/texmf-dist/fonts/source/public/cs/csitt12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csitt12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csitt17.mf b/Master/texmf-dist/fonts/source/public/cs/csitt17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csitt17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csitt8.mf b/Master/texmf-dist/fonts/source/public/cs/csitt8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csitt8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csitt9.mf b/Master/texmf-dist/fonts/source/public/cs/csitt9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csitt9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csotherl.mf b/Master/texmf-dist/fonts/source/public/cs/csotherl.mf new file mode 100644 index 00000000000..3fe51c32a80 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csotherl.mf @@ -0,0 +1,288 @@ +% This is csotherl.mf in text format, as of 89/05/08 +% written by P. Novak, Prague +% Czech and slovak letters with accents +% Remaining lower case letters with different accents + +cmchar "The letter o with circumflex"; +beginchar(cs_uo,9u#,lc_acute_height#,0); +italcorr .7h#*slant; +adjust_fit(if monospace: .5u#,.5u# else: 0,0 fi); +penpos1(vair,90); penpos3(vair',-90); +penpos2(curve,180); penpos4(curve,0); +x2r=hround max(.5u,1.25u-.5curve); +x4r=w-x2r; x1=x3=.5w; y1r=x_height+vround 1.5oo; y3r=-oo; +y2=y4=.5x_height-vair_corr; y2l:=y4l:=.52x_height; +penstroke pulled_arc.e(1,2) & pulled_arc.e(2,3) + & pulled_arc.e(3,4) & pulled_arc.e(4,1) & cycle; % bowl +penlabels(1,2,3,4); +lc_circumflex(x1); +endchar; + +cmchar "The letter u with circle"; +beginchar(cs_ou,10u#,lc_circle_height#,0); +italcorr h#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift#,serif_fit#-stem_shift#); +numeric light_vair; light_vair=vair if hefty: -vround 2vair_corr fi; +if light_vair<fine.breadth: light_vair:=fine.breadth; fi +pickup tiny.nib; pos1(stem,0); pos2(stem,0); +pos3(stem,0); pos4(stem',0); +lft x1l=hround(2.5u-.5stem); x1=x2; x3=w-x1; x3r=x4r; +if serifs: top y1=x_height+min(oo,serif_drop); bot y4=-min(oo,serif_drop); +else: top y1=x_height; bot y4=0; fi +pos0(stem,0); pos0'(stem',0); x0=x3; x0'=x4; y0=y0'; +penpos2'(stem-fine,-180); z2'=z2; y3=y1; y2=.5bar_height; +penpos5(max(eps,light_vair-fine),-90); penpos6(thin_join-fine,0); +y6=y0=2/3bar_height; +filldraw stroke z1e--z2e; % left stem +filldraw stroke z3e..z0e--z0'e..z4e; % right stem +pickup fine.nib; bot y5r=-oo; x5l=.5w-.25u; lft x6l=tiny.lft x0l; +(x,y5r)=whatever[z5l,z6l]; x5r:=max(x,.5[x5,x2'r]); +filldraw stroke {{interim superness:=hein_super; + pulled_arc.e(2',5)}} & z5e{right}...{up}z6e; % arc +if serifs: sloped_serif.l(1,2,a,1/3,jut,serif_drop); % upper left serif + sloped_serif.l(3,0,b,1/3,jut,serif_drop); % upper right serif + sloped_serif.r(4,0',c,1/3,jut,min(oo,serif_drop)); fi % lower right serif +penlabels(1,2,3,4,5); labels(6); +lc_circle_accent(.5w); +endchar; + + +cmchar "The letter a with grave"; +beginchar(cs_ax,9u#,lc_acute_height#,0); +bh#:=min(bar_height#,1.14x_height#-bar_height#); define_pixels(bh); +italcorr h#*slant+.5stem#-serif_fit#-2u#; +adjust_fit(0,serif_fit# if serifs: if hair#+.5stem#>1.5u#:-.25u# fi\\fi); +pickup fine.nib; top y3r=x_height+vround 1.5oo; +if serifs: pos1(flare,180); pos2(hair,180); + pos3(vair,90); lft x1r=hround max(u,2.1u-.5flare); x3=.5w-.5u; + y1=min(bh+.5flare+2vair+2,.9[bh,x_height]-.5flare); + bulb(3,2,1); % bulb +else: pos1(5/7[vair,flare],95); x1l=good.x 1.5u; x1r:=good.x x1r; + pos3(1/8[vair,thin_join],90); + x3=.5w-.2u; top y1r=vround .82[bh,top y3r]; + filldraw stroke term.e(3,1,left,.9,4); fi % terminal +pos4(stem,0); rt x4r=hround(w-2.5u+.5stem); y4=1/3[bh,x_height]; +pos5(stem,0); x5=x4; y5=max(.55bh,2vair); +filldraw stroke super_arc.e(3,4)&z4e..z5e; % arc and stem +pos6(.3[thin_join,vair],90); x6=x4; bot y6=bh; +pos7(hround(curve-2stem_corr),180); +lft x7r=hround max(.5u,1.5u-.5curve); y7=1/3[top y8l,top y6r]; +pos8(vair,270); x8l=.5w-.75u; bot y8r=-oo; +pos9(thin_join,360); z9l=z5l; +(x,y8r)=whatever[z8l,z9l]; x8r:=max(x,x8-u); +{{interim superness:=more_super; + filldraw stroke z9e{down}...z8e{left}...{up}z7e&super_arc.e(7,6)}}; % bowl +if serifs: numeric shaved_stem; shaved_stem=hround(stem-3stem_corr); + if hair#+.5stem#>1.5u#: pickup tiny.nib; + pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; y10=.2[.5tiny,bh]; + pos11(shaved_stem,0); rt x11r=hround(w-.25u); bot y11=0; + pos12(shaved_stem,0); x11=x12; top y12=slab+eps; + filldraw z5'l---z10l...z11l{right}--z11r + --z12r{left}...z10r+.75(z12-z11)---z5'r--cycle; % foot + else: pickup crisp.nib; pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; y10=1/3bh; + pos11(.2[vair,stem],90); x11r=.5[x10r,x12r]; bot y11l=-vround .5oo; + pos12(hair,180); rt x12l=hround(w-.1u); y12=max(y10,y11+vair); + pos13(hair,180); x13=x12; top y13=max(vround .6bh,top y12); + (x',y11l)=whatever[z11r,z12r]; x11l:=max(x',x10); + filldraw stroke z5'e---z10e...z11e{right}...z12e---z13e; fi % hook +else: numeric shaved_stem; shaved_stem=hround(stem-stem_corr); + pickup tiny.nib; pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; bot y10=0; + filldraw stroke z5'e--z10e; fi % base of stem +penlabels(1,2,3,4,5,6,7,8,9,10,11,12,13); +lc_grave_accent(x3+0.75u); +endchar; + +cmchar "The letter l with acute"; +beginchar(cs_ll,5u#,uc_acc_height#,0); +l_width#:=5u#+2serif_fit#; +italcorr asc_height#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift#,serif_fit#-stem_shift#); +pickup tiny.nib; pos1(stem',0); pos2(stem',0); +if odd(w-stem'): change_width; fi +lft x1l=hround(.5w-.5stem'); x1=x2; top y1=asc_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +if serifs: sloped_serif.l(1,2,a,1/3,jut,serif_drop); % upper serif + dish_serif(2,1,b,1/3,jut,c,1/3,jut); fi % lower serif +penlabels(1,2); +uc_acute_accent(x1); +endchar; + +cmchar "The letter t with hachek"; +beginchar(cs_tj,6u#+max(u#,.5stem#),lc_acute_height#,0); +hh' = min(asc_height,if hefty:9/7 else:10/7 fi\\ x_height); +italcorr lc_acute_height#*slant if serifs: -.9u# else: -.4u# fi; +adjust_fit(0,if serifs: 0 else: -.5u# fi); +numeric shaved_stem; shaved_stem=hround(stem if hefty:-\\2stem_corr fi); +pickup fine.nib; pos2(shaved_stem,180);pos3(shaved_stem,180); +lft x2r=lft x3r=hround(2.5u-.5shaved_stem); +y2=y8; y3=max(.5bar_height,2vair); +pickup crisp.nib; pos8(bar,90); +rt x8=hround(w-1.3u); top y8r=x_height; lft x7=hround 1/3u; y7l=y8l; +if hefty: pos7(bar,90); + filldraw stroke z7e--z8e; % crossbar + pickup tiny.nib; pos1(hround(shaved_stem-stem_corr),0); + rt x1r=fine.rt x2l; top y1=hh'; + penpos2'(x1r-x1l,0); x2'=x1; y2'=y2; + filldraw stroke z1e--z2'e; % upper terminal +else: pos7(vair,90); pos1(hair,0); + rt x1r=fine.rt x2l; top y1=hh'; + filldraw z1l{down}...{left}z7r--z7l--z8l + --z8r--(x1r,y8r)--z1r--cycle; fi % upper terminal and crossbar +pickup fine.nib; interim superness:=more_super; +pos4(vair',-90); bot y4r=-oo; rt x5r=hround(w-u); +if serifs: pos5(hair,0); y5=y3; x4l=.5[x3l,x5l]; + (x,y4r)=whatever[z4l,z5l]; x4r:=max(x,.5[x3r,x4]); + filldraw stroke z2e..super_arc.e(3,4)...{up}z5e; % stem and hook + pickup crisp.nib; pos6(hair,0); pos5'(hair,0); + x6=x5=x5'; top y6=max(vround .75bar_height,top y5); y5=y5'; + filldraw stroke z5'e--z6e; % terminal +else: pos5(vair,-75); top y5l=vround .2[top y4l,bar_height]; + x5l:=good.x x5l; x4l=1/3[x3l,x5l]; x4r:=1/3[x3r,x5r]; y3l:=y3l+.2vair; + filldraw stroke z2e..super_arc.e(3,4); % stem and hook + path p; p=stroke z4e{right}..tension .9 and atleast 1..z5e; % terminal + if (xpart(z5l-precontrol 1 of p)<0) or (xpart(z5r-postcontrol 2 of p)<0): + filldraw stroke z4e{right}...{up}z5e; + else: filldraw p; fi fi; +penlabels(1,2,3,4,5,6,7,8); +dtl_hachek(x8)(y1+.5dot_diam); +endchar; + +cmchar "The letter d with hachek"; +beginchar(cs_dj,10u#+serif_fit#,lc_acute_height#,0); +italcorr lc_acute_height#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(0,serif_fit#); +pickup tiny.nib; pos1(stem',0); pos2(stem,0); +pos0'(stem',0); pos0(stem,0); z0r=z0'r; x0'=x1; x0=x2; +rt x1r=hround(w-2.5u+.5stem'); top y1=asc_height; +numeric edge; edge=lft x2l; +pickup fine.nib; pos3(if hefty:thin_join else: hair fi,0); +pos4(vair,90); pos5(curve,180); pos6(vair,270); penpos7(x3r-x3l,360); +lft x3l=min(lft x3l-(rt x3r-tiny.rt x2r),1/3[lft x2,edge]); +y3=1/8[bar_height,x_height]; +x4l=.5(w-serif_fit)-.3u; top y4r=x_height+oo; +lft x5r=hround max(1.35u-.5curve,.6u); y5=.5x_height; +x6l=x4l-.2u; bot y6r=-oo; +x7=x3; y7=min(y3,y6+y4-y3+.6vair); +(x,y4r)=whatever[z3l,z4l]; x4r:=max(x,.5[x5r,x4]); +(x',y6r)=whatever[z7l,z6l]; x6r:=max(x',.5[x5r,x6]); +filldraw stroke z3e{up}...pulled_arc.e(4,5) + & pulled_arc.e(5,6)...{up}z7e; % bowl +y0=ypart(((edge,asc_height)--(edge,0))intersectionpoint(z3l{up}...{left}z4l)); +pickup tiny.nib; bot y2=if serifs:-min(oo,serif_drop) else: 0 fi; +filldraw stroke z1e--z0'e--z0e--z2e; % stem +if serifs: sloped_serif.l(1,0',a,1/3,jut,serif_drop); % upper serif + sloped_serif.r(2,0,b,1/3,jut,min(oo,serif_drop)); fi % lower serif +penlabels(0,1,2,3,4,5,6,7); +dtl_hachek(x0r+u+.5dot_diam)(y1); +endchar; + + +cmchar "The letter l with hachek"; +beginchar(cs_lj,5u#,uc_acc_height#,0); +l_width#:=5u#+2serif_fit#; +italcorr lc_acute_height#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift#,serif_fit#-stem_shift#); +pickup tiny.nib; pos1(stem',0); pos2(stem',0); +if odd(w-stem'): change_width; fi +lft x1l=hround(.5w-.5stem'); x1=x2; top y1=asc_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +if serifs: sloped_serif.l(1,2,a,1/3,jut,serif_drop); % upper serif + dish_serif(2,1,b,1/3,jut,c,1/3,jut); fi % lower serif +penlabels(1,2); +dtl_hachek(x1r+u+.5dot_diam)(y1); +endchar; + +cmchar "The letter a with trema"; +beginchar(cs_ae,9u#,lc_trema_height#,0); +bh#:=min(bar_height#,1.14x_height#-bar_height#); define_pixels(bh); +italcorr h#*slant+.5stem#-serif_fit#-2u#; +adjust_fit(0,serif_fit# if serifs: if hair#+.5stem#>1.5u#:-.25u# fi\\fi); +pickup fine.nib; top y3r=x_height+vround 1.5oo; +if serifs: pos1(flare,180); pos2(hair,180); + pos3(vair,90); lft x1r=hround max(u,2.1u-.5flare); x3=.5w-.5u; + y1=min(bh+.5flare+2vair+2,.9[bh,x_height]-.5flare); + bulb(3,2,1); % bulb +else: pos1(5/7[vair,flare],95); x1l=good.x 1.5u; x1r:=good.x x1r; + pos3(1/8[vair,thin_join],90); + x3=.5w-.2u; top y1r=vround .82[bh,top y3r]; + filldraw stroke term.e(3,1,left,.9,4); fi % terminal +pos4(stem,0); rt x4r=hround(w-2.5u+.5stem); y4=1/3[bh,x_height]; +pos5(stem,0); x5=x4; y5=max(.55bh,2vair); +filldraw stroke super_arc.e(3,4)&z4e..z5e; % arc and stem +pos6(.3[thin_join,vair],90); x6=x4; bot y6=bh; +pos7(hround(curve-2stem_corr),180); +lft x7r=hround max(.5u,1.5u-.5curve); y7=1/3[top y8l,top y6r]; +pos8(vair,270); x8l=.5w-.75u; bot y8r=-oo; +pos9(thin_join,360); z9l=z5l; +(x,y8r)=whatever[z8l,z9l]; x8r:=max(x,x8-u); +{{interim superness:=more_super; + filldraw stroke z9e{down}...z8e{left}...{up}z7e&super_arc.e(7,6)}}; % bowl +if serifs: numeric shaved_stem; shaved_stem=hround(stem-3stem_corr); + if hair#+.5stem#>1.5u#: pickup tiny.nib; + pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; y10=.2[.5tiny,bh]; + pos11(shaved_stem,0); rt x11r=hround(w-.25u); bot y11=0; + pos12(shaved_stem,0); x11=x12; top y12=slab+eps; + filldraw z5'l---z10l...z11l{right}--z11r + --z12r{left}...z10r+.75(z12-z11)---z5'r--cycle; % foot + else: pickup crisp.nib; pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; y10=1/3bh; + pos11(.2[vair,stem],90); x11r=.5[x10r,x12r]; bot y11l=-vround .5oo; + pos12(hair,180); rt x12l=hround(w-.1u); y12=max(y10,y11+vair); + pos13(hair,180); x13=x12; top y13=max(vround .6bh,top y12); + (x',y11l)=whatever[z11r,z12r]; x11l:=max(x',x10); + filldraw stroke z5'e---z10e...z11e{right}...z12e---z13e; fi % hook +else: numeric shaved_stem; shaved_stem=hround(stem-stem_corr); + pickup tiny.nib; pos5'(shaved_stem,0); rt x5'r=fine.rt x5r; y5'=y5; + pos10(shaved_stem,0); x10=x5'; bot y10=0; + filldraw stroke z5'e--z10e; fi % base of stem +penlabels(1,2,3,4,5,6,7,8,9,10,11,12,13); +lc_trema_accent(x4-4u,x4); +endchar; + + +cmchar "The letter o with trema"; +beginchar(cs_oe,9u#,lc_trema_height#,0); +italcorr .7h#*slant; +adjust_fit(if monospace: .5u#,.5u# else: 0,0 fi); +penpos1(vair,90); penpos3(vair',-90); +penpos2(curve,180); penpos4(curve,0); +x2r=hround max(.5u,1.25u-.5curve); +x4r=w-x2r; x1=x3=.5w; y1r=x_height+vround 1.5oo; y3r=-oo; +y2=y4=.5x_height-vair_corr; y2l:=y4l:=.52x_height; +penstroke pulled_arc.e(1,2) & pulled_arc.e(2,3) + & pulled_arc.e(3,4) & pulled_arc.e(4,1) & cycle; % bowl +penlabels(1,2,3,4); +lc_trema_accent(x1-2u,x1+2u); +endchar; + +cmchar "The letter u with trema"; +beginchar(cs_ue,10u#,lc_trema_height#,0); +italcorr h#*slant-serif_fit#+.5stem#-2u#; +adjust_fit(serif_fit#+stem_shift#,serif_fit#-stem_shift#); +numeric light_vair; light_vair=vair if hefty: -vround 2vair_corr fi; +if light_vair<fine.breadth: light_vair:=fine.breadth; fi +pickup tiny.nib; pos1(stem,0); pos2(stem,0); +pos3(stem,0); pos4(stem',0); +lft x1l=hround(2.5u-.5stem); x1=x2; x3=w-x1; x3r=x4r; +if serifs: top y1=x_height+min(oo,serif_drop); bot y4=-min(oo,serif_drop); +else: top y1=x_height; bot y4=0; fi +pos0(stem,0); pos0'(stem',0); x0=x3; x0'=x4; y0=y0'; +penpos2'(stem-fine,-180); z2'=z2; y3=y1; y2=.5bar_height; +penpos5(max(eps,light_vair-fine),-90); penpos6(thin_join-fine,0); +y6=y0=2/3bar_height; +filldraw stroke z1e--z2e; % left stem +filldraw stroke z3e..z0e--z0'e..z4e; % right stem +pickup fine.nib; bot y5r=-oo; x5l=.5w-.25u; lft x6l=tiny.lft x0l; +(x,y5r)=whatever[z5l,z6l]; x5r:=max(x,.5[x5,x2'r]); +filldraw stroke {{interim superness:=hein_super; + pulled_arc.e(2',5)}} & z5e{right}...{up}z6e; % arc +if serifs: sloped_serif.l(1,2,a,1/3,jut,serif_drop); % upper left serif + sloped_serif.l(3,0,b,1/3,jut,serif_drop); % upper right serif + sloped_serif.r(4,0',c,1/3,jut,min(oo,serif_drop)); fi % lower right serif +penlabels(1,2,3,4,5); labels(6); +lc_trema_accent(x1+.5u,x3-.5u); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/csotheru.mf b/Master/texmf-dist/fonts/source/public/cs/csotheru.mf new file mode 100644 index 00000000000..50960cce2a4 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csotheru.mf @@ -0,0 +1,167 @@ +% This is csotheru.mf in text format, as of 89/05/08 +% written by P. Novak, Prague +% Czech and slovak letters with accents +% Remaining upper case letters with different accents + +cmchar "The letter O with circumflex"; +beginchar(cs_UO,14u#-width_adj#,uc_acc_height#,0); +italcorr .7cap_height#*slant-.5u#; +adjust_fit(0,0); +penpos1(vair',90); penpos3(vround(vair+1.5vair_corr),-90); +penpos2(cap_curve,180); penpos4(cap_curve,0); +if monospace: x2r=hround 1.5u; + interim superness:=sqrt superness; % make |"O"|, not |"0"| +else: x2r=hround u; fi +x4r=w-x2r; x1=x3=.5w; y1r=cap_height+o; y3r=-o; +y2=y4=.5cap_height-vair_corr; y2l:=y4l:=.52cap_height; +penstroke pulled_super_arc.e(1,2)(.5superpull) + & pulled_super_arc.e(2,3)(.5superpull) + & pulled_super_arc.e(3,4)(.5superpull) + & pulled_super_arc.e(4,1)(.5superpull) & cycle; % bowl +math_fit(-.3cap_height#*slant-.5u#,ic#-.5u#); penlabels(1,2,3,4); +uc_circumflex(x1); +endchar; + +cmchar "The letter U with circle"; +beginchar(cs_OU,13u#+.5width_adj#,uc_acc_height#,0); +italcorr cap_height#*slant-cap_serif_fit#+cap_jut#-2.5u#+min(.5cap_stem#,u#); +if monospace: adjust_fit(cap_serif_fit#-.5u#,cap_serif_fit#-.5u#) +else: adjust_fit(cap_serif_fit#,cap_serif_fit#) fi; +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +pos2'(cap_stem,180); z2'=z2; +pos3(cap_band,-90); +pos4(cap_hair,0); pos5(cap_hair,0); +x1=x2; x3=.5[x1,x5]; x4=x5; x1l=w-x5r; +top y1=top y5=cap_height; y2=y4=1/3cap_height; bot y3r=-o; +lft x1l=hround max(2u,3u-.5cap_stem); +filldraw stroke z1e--z2e; % left stem +filldraw stroke pulled_arc.e(2',3) + & pulled_arc.e(3,4)&z4e--z5e; % arc and right stem +if serifs: dish_serif(1,2,a,1/3,cap_jut,b,1/3,cap_jut); % left serif + dish_serif(5,4,c,1/2,cap_jut,d,1/2,cap_jut)(dark); fi % right serif +math_fit(-cap_serif_fit#-.3cap_height#*slant-min(cap_height#*slant,u#), + max(.5ic#-.5u#,0)); penlabels(1,2,3,4,5); +% uc_circle_accent(.5w); %% Corrected by P.O. 06.97 +uc_circle_accent(.5w+.35u); +endchar; + + +cmchar "The letter A with grave"; +beginchar(cs_AX,13u#,uc_acc_height#,0); +adjust_fit(cap_serif_fit#,cap_serif_fit#); +numeric left_stem,right_stem,outer_jut,alpha; +right_stem=cap_stem-stem_corr; +left_stem=min(cap_hair if hefty: -3stem_corr fi,right_stem); +outer_jut=.8cap_jut; x1l=w-x4r=l+letter_fit+outer_jut+.5u; y1=y4=0; +x2-x1=x4-x3; x3r=x2r+apex_corr; y2=y3=cap_height+apex_o+apex_oo; +alpha=diag_ratio(2,left_stem,y2-y1,x4r-x1l-apex_corr); +penpos1(alpha*left_stem,0); penpos2(alpha*left_stem,0); +penpos3(alpha*right_stem,0); penpos4(alpha*right_stem,0); +z0=whatever[z1r,z2r]=whatever[z3l,z4l]; +if y0<cap_height-cap_notch_cut: y0:=cap_height-cap_notch_cut; + fill z0+.5right{down}...{z4-z3}diag_end(3l,4l,1,1,4r,3r) + --diag_end(4r,3r,1,1,2l,1l)--diag_end(2l,1l,1,1,1r,2r){z2-z1} + ...{up}z0+.5left--cycle; % left and right diagonals +else: fill z0--diag_end(0,4l,1,1,4r,3r)--diag_end(4r,3r,1,1,2l,1l) + --diag_end(2l,1l,1,1,1r,0)--cycle; fi % left and right diagonals +penpos5(whatever,angle(z2-z1)); z5=whatever[z1,z2]; +penpos6(whatever,angle(z3-z4)); z6=whatever[z3,z4]; y6=y5; +if hefty: y5r else: y5 fi =5/12y0; +y5r-y5l=y6r-y6l=cap_band; penstroke z5e--z6e; % bar line +if serifs: numeric inner_jut; pickup tiny.nib; + prime_points_inside(1,2); prime_points_inside(4,3); + if rt x1'r+cap_jut+.5u+1<=lft x4'l-cap_jut: inner_jut=cap_jut; + else: rt x1'r+inner_jut+.5u+1=lft x4'l-inner_jut; fi + dish_serif(1',2,a,1/2,outer_jut,b,.6,inner_jut)(dark); % left serif + dish_serif(4',3,c,1/2,inner_jut,d,1/3,outer_jut); fi % right serif +penlabels(0,1,2,3,4,5,6); +uc_grave_accent(x2r); +endchar; + +cmchar "The letter L with hachek"; +beginchar(cs_LJ,11u#-width_adj#,uc_acc_height#,0); +adjust_fit(cap_serif_fit#,0); +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +lft x1l=lft x2l=hround max(2u,3u-.5cap_stem); top y1=cap_height; bot y2=0; +filldraw stroke z1e--z2e; % stem +pickup crisp.nib; pos3(slab,-90); pos4(hair,0); +bot y3r=0; x3=x2; y4=y3l+7/6beak+eps; rt x4r=hround(w-.75u); +arm(3,4,e,1.2beak_darkness,beak_jut); % lower arm and beak +if serifs: dish_serif(1,2,a,1/3,cap_jut,b,1/3,1.25cap_jut); % upper serif + nodish_serif(2,1,c,1/3,cap_jut,d,1/3,.5cap_jut); fi % lower serif +math_fit(0,u#); penlabels(1,2,3,4); +dtl_hachek(x4-dot_diam)(y1+.5dot_diam); +endchar; + +cmchar "The letter A with trema"; +beginchar(cs_AE,13u#,uc_acc_height#,0); +adjust_fit(cap_serif_fit#,cap_serif_fit#); +numeric left_stem,right_stem,outer_jut,alpha; +right_stem=cap_stem-stem_corr; +left_stem=min(cap_hair if hefty: -3stem_corr fi,right_stem); +outer_jut=.8cap_jut; x1l=w-x4r=l+letter_fit+outer_jut+.5u; y1=y4=0; +x2-x1=x4-x3; x3r=x2r+apex_corr; y2=y3=cap_height+apex_o+apex_oo; +alpha=diag_ratio(2,left_stem,y2-y1,x4r-x1l-apex_corr); +penpos1(alpha*left_stem,0); penpos2(alpha*left_stem,0); +penpos3(alpha*right_stem,0); penpos4(alpha*right_stem,0); +z0=whatever[z1r,z2r]=whatever[z3l,z4l]; +if y0<cap_height-cap_notch_cut: y0:=cap_height-cap_notch_cut; + fill z0+.5right{down}...{z4-z3}diag_end(3l,4l,1,1,4r,3r) + --diag_end(4r,3r,1,1,2l,1l)--diag_end(2l,1l,1,1,1r,2r){z2-z1} + ...{up}z0+.5left--cycle; % left and right diagonals +else: fill z0--diag_end(0,4l,1,1,4r,3r)--diag_end(4r,3r,1,1,2l,1l) + --diag_end(2l,1l,1,1,1r,0)--cycle; fi % left and right diagonals +penpos5(whatever,angle(z2-z1)); z5=whatever[z1,z2]; +penpos6(whatever,angle(z3-z4)); z6=whatever[z3,z4]; y6=y5; +if hefty: y5r else: y5 fi =5/12y0; +y5r-y5l=y6r-y6l=cap_band; penstroke z5e--z6e; % bar line +if serifs: numeric inner_jut; pickup tiny.nib; + prime_points_inside(1,2); prime_points_inside(4,3); + if rt x1'r+cap_jut+.5u+1<=lft x4'l-cap_jut: inner_jut=cap_jut; + else: rt x1'r+inner_jut+.5u+1=lft x4'l-inner_jut; fi + dish_serif(1',2,a,1/2,outer_jut,b,.6,inner_jut)(dark); % left serif + dish_serif(4',3,c,1/2,inner_jut,d,1/3,outer_jut); fi % right serif +penlabels(0,1,2,3,4,5,6); +uc_trema_accent(.5w-2u,.5w+2u); +endchar; + +cmchar "The letter O with trema"; +beginchar(cs_OE,14u#-width_adj#,uc_acc_height#,0); +italcorr .7cap_height#*slant-.5u#; +adjust_fit(0,0); +penpos1(vair',90); penpos3(vround(vair+1.5vair_corr),-90); +penpos2(cap_curve,180); penpos4(cap_curve,0); +if monospace: x2r=hround 1.5u; + interim superness:=sqrt superness; % make |"O"|, not |"0"| +else: x2r=hround u; fi +x4r=w-x2r; x1=x3=.5w; y1r=cap_height+o; y3r=-o; +y2=y4=.5cap_height-vair_corr; y2l:=y4l:=.52cap_height; +penstroke pulled_super_arc.e(1,2)(.5superpull) + & pulled_super_arc.e(2,3)(.5superpull) + & pulled_super_arc.e(3,4)(.5superpull) + & pulled_super_arc.e(4,1)(.5superpull) & cycle; % bowl +math_fit(-.3cap_height#*slant-.5u#,ic#-.5u#); penlabels(1,2,3,4); +uc_trema_accent(.5w-2u,.5w+2u); +endchar; + +cmchar "The letter U with trema"; +beginchar(cs_UE,13u#+.5width_adj#,uc_acc_height#,0); +italcorr cap_height#*slant-cap_serif_fit#+cap_jut#-2.5u#+min(.5cap_stem#,u#); +if monospace: adjust_fit(cap_serif_fit#-.5u#,cap_serif_fit#-.5u#) +else: adjust_fit(cap_serif_fit#,cap_serif_fit#) fi; +pickup tiny.nib; pos1(cap_stem,0); pos2(cap_stem,0); +pos2'(cap_stem,180); z2'=z2; +pos3(cap_band,-90); +pos4(cap_hair,0); pos5(cap_hair,0); +x1=x2; x3=.5[x1,x5]; x4=x5; x1l=w-x5r; +top y1=top y5=cap_height; y2=y4=1/3cap_height; bot y3r=-o; +lft x1l=hround max(2u,3u-.5cap_stem); +filldraw stroke z1e--z2e; % left stem +filldraw stroke pulled_arc.e(2',3) + & pulled_arc.e(3,4)&z4e--z5e; % arc and right stem +if serifs: dish_serif(1,2,a,1/3,cap_jut,b,1/3,cap_jut); % left serif + dish_serif(5,4,c,1/2,cap_jut,d,1/2,cap_jut)(dark); fi % right serif +math_fit(-cap_serif_fit#-.3cap_height#*slant-min(cap_height#*slant,u#), + max(.5ic#-.5u#,0)); penlabels(1,2,3,4,5); +uc_trema_accent(x1+.5u,x5-.5u); +endchar; diff --git a/Master/texmf-dist/fonts/source/public/cs/csr10.mf b/Master/texmf-dist/fonts/source/public/cs/csr10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr12.mf b/Master/texmf-dist/fonts/source/public/cs/csr12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr17.mf b/Master/texmf-dist/fonts/source/public/cs/csr17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr5.mf b/Master/texmf-dist/fonts/source/public/cs/csr5.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr5.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr6.mf b/Master/texmf-dist/fonts/source/public/cs/csr6.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr6.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr7.mf b/Master/texmf-dist/fonts/source/public/cs/csr7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr8.mf b/Master/texmf-dist/fonts/source/public/cs/csr8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csr9.mf b/Master/texmf-dist/fonts/source/public/cs/csr9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csr9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl10.mf b/Master/texmf-dist/fonts/source/public/cs/cssl10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl12.mf b/Master/texmf-dist/fonts/source/public/cs/cssl12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl17.mf b/Master/texmf-dist/fonts/source/public/cs/cssl17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl5.mf b/Master/texmf-dist/fonts/source/public/cs/cssl5.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl5.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl6.mf b/Master/texmf-dist/fonts/source/public/cs/cssl6.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl6.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl7.mf b/Master/texmf-dist/fonts/source/public/cs/cssl7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl8.mf b/Master/texmf-dist/fonts/source/public/cs/cssl8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssl9.mf b/Master/texmf-dist/fonts/source/public/cs/cssl9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssl9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssltt10.mf b/Master/texmf-dist/fonts/source/public/cs/cssltt10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssltt10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssltt12.mf b/Master/texmf-dist/fonts/source/public/cs/cssltt12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssltt12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssltt8.mf b/Master/texmf-dist/fonts/source/public/cs/cssltt8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssltt8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cssltt9.mf b/Master/texmf-dist/fonts/source/public/cs/cssltt9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cssltt9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csss10.mf b/Master/texmf-dist/fonts/source/public/cs/csss10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csss10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csss12.mf b/Master/texmf-dist/fonts/source/public/cs/csss12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csss12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csss17.mf b/Master/texmf-dist/fonts/source/public/cs/csss17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csss17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csss8.mf b/Master/texmf-dist/fonts/source/public/cs/csss8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csss8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csss9.mf b/Master/texmf-dist/fonts/source/public/cs/csss9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csss9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssbx10.mf b/Master/texmf-dist/fonts/source/public/cs/csssbx10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssbx10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssbx12.mf b/Master/texmf-dist/fonts/source/public/cs/csssbx12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssbx12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssbx17.mf b/Master/texmf-dist/fonts/source/public/cs/csssbx17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssbx17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssbx9.mf b/Master/texmf-dist/fonts/source/public/cs/csssbx9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssbx9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssdc10.mf b/Master/texmf-dist/fonts/source/public/cs/csssdc10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssdc10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssi10.mf b/Master/texmf-dist/fonts/source/public/cs/csssi10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssi10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssi12.mf b/Master/texmf-dist/fonts/source/public/cs/csssi12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssi12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssi17.mf b/Master/texmf-dist/fonts/source/public/cs/csssi17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssi17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssi8.mf b/Master/texmf-dist/fonts/source/public/cs/csssi8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssi8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssi9.mf b/Master/texmf-dist/fonts/source/public/cs/csssi9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssi9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssq8.mf b/Master/texmf-dist/fonts/source/public/cs/csssq8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssq8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csssqi8.mf b/Master/texmf-dist/fonts/source/public/cs/csssqi8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csssqi8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstcsc10.mf b/Master/texmf-dist/fonts/source/public/cs/cstcsc10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstcsc10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstcsc12.mf b/Master/texmf-dist/fonts/source/public/cs/cstcsc12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstcsc12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstcsc17.mf b/Master/texmf-dist/fonts/source/public/cs/cstcsc17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstcsc17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstex10.mf b/Master/texmf-dist/fonts/source/public/cs/cstex10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstex10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstex8.mf b/Master/texmf-dist/fonts/source/public/cs/cstex8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstex8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstex9.mf b/Master/texmf-dist/fonts/source/public/cs/cstex9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstex9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csti10.mf b/Master/texmf-dist/fonts/source/public/cs/csti10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csti10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csti12.mf b/Master/texmf-dist/fonts/source/public/cs/csti12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csti12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csti17.mf b/Master/texmf-dist/fonts/source/public/cs/csti17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csti17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csti7.mf b/Master/texmf-dist/fonts/source/public/cs/csti7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csti7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csti8.mf b/Master/texmf-dist/fonts/source/public/cs/csti8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csti8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csti9.mf b/Master/texmf-dist/fonts/source/public/cs/csti9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csti9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstt10.mf b/Master/texmf-dist/fonts/source/public/cs/cstt10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstt10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstt12.mf b/Master/texmf-dist/fonts/source/public/cs/cstt12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstt12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstt8.mf b/Master/texmf-dist/fonts/source/public/cs/cstt8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstt8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/cstt9.mf b/Master/texmf-dist/fonts/source/public/cs/cstt9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/cstt9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csu10.mf b/Master/texmf-dist/fonts/source/public/cs/csu10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csu10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csu12.mf b/Master/texmf-dist/fonts/source/public/cs/csu12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csu12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csu17.mf b/Master/texmf-dist/fonts/source/public/cs/csu17.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csu17.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csu7.mf b/Master/texmf-dist/fonts/source/public/cs/csu7.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csu7.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csu8.mf b/Master/texmf-dist/fonts/source/public/cs/csu8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csu8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csu9.mf b/Master/texmf-dist/fonts/source/public/cs/csu9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csu9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csvtt10.mf b/Master/texmf-dist/fonts/source/public/cs/csvtt10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csvtt10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csvtt12.mf b/Master/texmf-dist/fonts/source/public/cs/csvtt12.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csvtt12.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csvtt8.mf b/Master/texmf-dist/fonts/source/public/cs/csvtt8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csvtt8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/csvtt9.mf b/Master/texmf-dist/fonts/source/public/cs/csvtt9.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/csvtt9.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/icscsc10.mf b/Master/texmf-dist/fonts/source/public/cs/icscsc10.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/icscsc10.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/icstt8.mf b/Master/texmf-dist/fonts/source/public/cs/icstt8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/icstt8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/ilcsss8.mf b/Master/texmf-dist/fonts/source/public/cs/ilcsss8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/ilcsss8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/ilcsssb8.mf b/Master/texmf-dist/fonts/source/public/cs/ilcsssb8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/ilcsssb8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/ilcsssi8.mf b/Master/texmf-dist/fonts/source/public/cs/ilcsssi8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/ilcsssi8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/kmcsc.mf b/Master/texmf-dist/fonts/source/public/cs/kmcsc.mf new file mode 100644 index 00000000000..5b611d967ff --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/kmcsc.mf @@ -0,0 +1,178 @@ +% Caps and Small Caps in Computer Modern Roman +% 8-bit characters with Czech accents(Petr Novak) +% revised and edited 1992-93 (LaLa, 1991, Karel Horak) +% european quotes and special hyphenchar added +% special hyphenchar added + + +font_coding_scheme:=if ligs=0: "TeX cs typewriter text" + else: "TeX cs text without f-ligatures" fi; +spanish_shriek=oct"016"; spanish_query=oct"017"; + +mode_setup; font_setup; + +input romanu; % upper case (majuscules) +input greeku; % upper case greek letters +input romand; % numerals +input romanp; % ampersand, question marks, currency sign +input romspu; % uppercase specials (\AE, \OE, \O) +input punct; % punctuation symbols common to all roman and italic +input accent; % accents common to roman and italic text +input romsub; % substitutes for ligatures +if ligs>0: input comlig; fi % ligatures common with italic + +% Czech accented letters +if unknown acute_sharp: boolean acute_sharp; acute_sharp:=false; fi +if unknown hach_sharp: boolean hach_sharp; hach_sharp:=false; fi + +input csaccent; % definitions of czech and slovak accents +input csacutu; % uppercase letters with acute accent +input cshacheu; % uppercase letters with hachek accent +input csotheru; % uppercase letters with other accents +input csadded; % european quotes, oneperthousand +input cshyph; % allows made \hyphenchar\font=156 +% +font_slant slant; font_x_height x_height#; +if monospace: font_normal_space 9u#; % no stretching or shrinking + font_quad 18u#; + font_extra_space 9u#; +else: font_normal_space 6u#+2letter_fit#; + font_normal_stretch 3u#; font_normal_shrink 2u#; + font_quad 18u#+4letter_fit#; + font_extra_space 2u#; + +% the following kerns should have been added: +% - between opening quotes and some letters +% - between |"."| and |"."| (...) +% - between |"A"| and |"v"| (Average) +% - between |"A"| and |"w"| (Awkward or Lem's Awruk) +% - between |"F"|, |"P"|, |"T"|, |"V"|, |"W"|, |"Y"| and |"."|, |","| +% but for the sake of compatibility with CM's they would have been +% inserted only if |improve_kerns=true| (by default |improve_kerns=true|). + + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning +if improve_kerns: ligtable ".": "." kern -kkk#; fi + ligtable "P": "T": cs_TJ: "Y": cs_YY: + if improve_kerns: "." kern k#, "," kern k#, fi + "a" kern kk#, cs_aa kern kk#, cs_ae kern kk#, + "A" kern kk#, cs_AA kern kk#, cs_AE kern kk#; + ligtable "F": "V": "W": + if improve_kerns: "." kern -u#, "," kern -u#, fi + if serifs: "a" kern kkk#, cs_aa kern kkk#, + cs_ae kern kkk#, "A" kern kkk#, + cs_AA kern kkk#, cs_AE kern kkk#, + else: "a" kern kk#, cs_aa kern kk#, cs_ae kern kk#, + "A" kern kk#, cs_AA kern kk#, cs_AE kern kk#, fi + "K": "X": "o" kern k#, cs_oo kern k#, cs_oe kern k#, cs_uo kern k#, + "O" kern k#, cs_OO kern k#, cs_OE kern k#, + cs_UO kern k#, "c" kern k#, cs_cz kern k#, + "C" kern k#, cs_CZ kern k#, "g" kern k#, "G" kern k#, + "q" kern k#, "Q" kern k#; + ligtable "O": cs_OO: cs_OE: cs_UO: "D": + cs_DJ: "x" kern k#, "X" kern k#, "w" kern k#, "W" kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, + "A" kern k#, cs_AA kern k#, cs_AE kern k#, + "v" kern k#, "V" kern k#, "y" kern k#, + cs_yy kern k#, "Y" kern k#, cs_YY kern k#; + ligtable "A": cs_AA: cs_AE: + if serifs: "R": cs_RR: cs_RZ: fi + "c" kern k#, cs_cz kern k#, "C" kern k#, cs_CZ kern k#, + "o" kern k#, cs_oo kern k#, cs_oe kern k#, cs_uo kern k#, + "O" kern k#, cs_OO kern k#, cs_OE kern k#, + cs_UO kern k#, "g" kern k#, "G" kern k#, + "u" kern k#, cs_uu kern k#, cs_ue kern k#, cs_ou kern k#, + "U" kern k#, cs_UU kern k#, cs_UE kern k#, + cs_OU kern k#, "q" kern k#, "Q" kern k#, + "L": cs_LL: cs_LJ: "T" kern kk#, cs_TJ kern kk#, + "t" kern kk#, cs_tj kern k#, "Y" kern kk#, cs_YY kern kk#, + "y" kern kk#, cs_yy kern kk#, "V" kern kkk#, "v" kern kkk#, + "W" kern kkk#, "w" kern kkk#; + ligtable "I": "I" kern -k#; fi % Richard III +% % ligature programs for |"-"|, |"`"|, and |"'"| are in the {\tt comlig} file + +%%% fine lower +forsuffixes $= u, width_adj, cap_serif_fit, letter_fit, + body_height, cap_height, x_height, bar_height, comma_depth, + flare, cap_hair, stem, cap_stem, cap_curve, cap_ess, + cap_jut, beak_jut, beak, slab, cap_bar, cap_band, cap_notch_cut, + o, apex_o: $.#:=lower.$.#; endfor +fudge:=lower.fudge; +asc_height:=cap_height; % added 18/3/93 kh +font_setup; % now try again with |lower| settings +extra_endchar:=extra_endchar&"charcode:=charcode+code_offset"; +code_offset:=ASCII"a" - ASCII"A"; + +init_accents; + +input romanu; % majuscules (in lowercase positions) +code_offset:=-3; +input romspu; % \AE, \OE, \O\ (in positions of \ae, \oe, \o) +code_offset:=0; +input cscspu; % substitutes for the remaining characters of romspl +extra_endchar:=extra_endchar&";charcode:=lowc[charcode]"; +input csacutu; % upper case letters with acute in lowercase positions +input cshacheu; % hachek accented letters +input csotheru; % other accented letters + + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning +if not monospace: + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning + ligtable "p": "t": cs_tj: "y": cs_yy: + if improve_kerns: "." kern k#, "," kern k#, fi + "a" kern kk#, cs_aa kern kk#, + cs_ae kern kk#; + ligtable "f": "v": "w": + if improve_kerns: "." kern -u#, "," kern -u#, fi + if serifs: "a" kern kkk#, cs_aa kern kkk#, + cs_ae kern kkk# else: "a" kern kk#, cs_aa kern kk#, + cs_ae kern kk#\\fi, + "k": "x": "o" kern k#, cs_oo kern k#, cs_oe kern k#, cs_uo kern k#, + "c" kern k#, cs_cz kern k#, "g" kern k#, "q" kern k#; + ligtable "o": cs_oo: cs_oe: cs_uo: "d": cs_dj: "x" kern k#, + "w" kern k#, "a" kern k#, cs_aa kern k#, cs_ae kern k#, + "v" kern k#, "y" kern k#, cs_yy kern k#; + ligtable "a": cs_aa: cs_ae: + if improve_kerns: "'" kern kk#, fi + if serifs: "r": cs_rr: cs_rz: fi + "c" kern k#, cs_cz kern k#, "o" kern k#, cs_oo kern k#, cs_oe kern k#, + cs_uo kern k#, "g" kern k#, "u" kern k#, cs_uu kern k#, cs_ue kern k#, + cs_ou kern k#, "q" kern k#, "l": cs_ll: cs_lj: "'" kern kk#, + "t" kern kk#, cs_tj kern kk#, "y" kern kk#, cs_yy kern kk#, + "v" kern kkk#, "w" kern kkk#; + ligtable "i": "i" kern -k#; % skiing +fi +if improve_kerns: +ligtable opening_quotes: + if serifs: + "A" kern -k#, cs_AA kern -k#, cs_AE kern -k#, + "C" kern -k#, cs_CZ kern -k#, "D" kern -k#, cs_DJ kern -k#, + "E" kern -k#, cs_EE kern -k#, cs_IE kern -k#, "F" kern -k#, "H" kern -k#, + "I" kern -k#, cs_II kern -k#, "J" kern -k#, "K" kern -k#, + "L" kern -k#, cs_LJ kern -k#, cs_LL kern -k#, "M" kern -k#, + "N" kern -k#, cs_NJ kern -k#, "P" kern -k#, + "R" kern -k#, cs_RZ kern -k#, cs_RR kern -k#, + "S" kern -k#, cs_SH kern -k#, "T" kern k#, cs_TJ kern k#, + "X" kern -k#, "Y" kern k#, cs_YY kern k#, + "Z" kern -k#, cs_ZH kern -k#, + else: + "T" kern kk#, cs_TJ kern kk#, "Y" kern kk#, cs_YY kern kk#, + fi + "V" kern kk#, "W" kern k#, + if serifs: + "a" kern -k#, cs_aa kern -k#, + "c" kern -k#, cs_cz kern -k#, "d" kern -k#, cs_dj kern -k#, + "e" kern -k#, cs_ee kern -k#, cs_ie kern -k#, "f" kern -k#, "h" kern -k#, + "i" kern -k#, cs_ii kern -k#, "j" kern -k#, "k" kern -k#, + "l" kern -k#, cs_ll kern -k#, cs_lj kern -k#, "m" kern -k#, + "n" kern -k#, cs_nj kern -k#, "p" kern -k#, + "r" kern -k#, cs_rz kern -k#, cs_rr kern -k#, + "s" kern -k#, cs_sh kern -k#, "t" kern k#, cs_tj kern k#, + "x" kern -k#, "y" kern k#, cs_yy kern k#, + "z" kern -k#, cs_zh kern -k#, + else: + "t" kern kk#, cs_tj kern kk#, "y" kern kk#, cs_yy kern kk#, + fi + "v" kern kk#, "w" kern k#; +fi + +bye. diff --git a/Master/texmf-dist/fonts/source/public/cs/kmroman.mf b/Master/texmf-dist/fonts/source/public/cs/kmroman.mf new file mode 100644 index 00000000000..7a9c5884052 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/kmroman.mf @@ -0,0 +1,198 @@ +% The Computer Modern Roman family of fonts (by D. E. Knuth, 1979--1985) +% 8-bit characters with Czech accents (Petr Novak) +% revised and edited 1992-93 (Karel Horak) +% european quotes and special hyphenchar added +% revised and maintaned by Petr Olsak (1993--) <olsak@math.feld.cvut.cz> + +if ligs>1: font_coding_scheme:="TeX cs text"; + spanish_shriek=oct"074"; spanish_query=oct"076"; +else: font_coding_scheme:=if ligs=0: "TeX cs typewriter text" + else: "TeX cs text without f-ligatures" fi; + spanish_shriek=oct"016"; spanish_query=oct"017"; fi + +mode_setup; font_setup; + +if driver_name="sroman": input sromanu % upper case (majuscules), SliTeX + else: input romanu fi ; % upper case (majuscules) +input romanl; % lower case (minuscules) +input greeku; % upper case Greek letters +input romand; % numerals +input romanp; % ampersand, question marks, currency sign +input romspl; % lowercase specials (dotless \i, ligature \ae, etc.) +input romspu; % uppercase specials (\AE, \OE, \O) +input punct; % punctuation symbols common to roman and italic text +input accent; % accents common to roman and italic text + +% Czech accented letters +input csaccent; % czech and slovak accents definitions +input csacutl; % lowercase letters with acute accent +input csacutu; % uppercase latters with acute accent +input cshachel; % lowercase letters with hachek accent +input cshacheu; % uppercase letters with hachek accent +input csotherl; % lowercase letters with other accents +input csotheru; % uppercase letters with other accents +input csadded; % european quotes, oneperthousand +input cshyph; % allows made \hyphenchar\font=156 + + +if ligs>1: input romlig; fi % letter ligatures +if ligs>0: input comlig; fi % ligatures common with italic text +if ligs<=1: input romsub; fi % substitutes for ligatures + + +ligtable "!": "`" =: spanish_shriek; +ligtable "?": "`" =: spanish_query; +font_slant slant; font_x_height x_height#; +if monospace: font_normal_space 9u#; % no stretching or shrinking + font_quad 18u#; + font_extra_space 9u#; +else: font_normal_space 6u#+2letter_fit#; + font_normal_stretch 3u#; font_normal_shrink 2u#; + font_quad 18u#+4letter_fit#; + font_extra_space 2u#; + + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning + +% the following kerns should have been added: +% - between opening quotes and some letters +% - between |"."| and |"."| (...) +% - between |"A"| and |"v"| (Average) +% - between |"A"| and |"w"| (Awkward or Lem's Awruk) +% - between |"F"|, |"P"|, |"T"|, |"V"|, |"W"|, |"Y"| and |"."|, |","| +% but for the sake of compatibility with CM's they would have been +% inserted only if |improve_kerns=true| (by default |improve_kerns=true|). + +if improve_kerns: ligtable ".": "." kern -kkk#; fi + ligtable "k": if serifs: "v": + if improve_kerns: + "a" kern k#, cs_aa kern k#, + cs_ae kern k#, cs_ax kern k#, + else: + "a" kern -u#, cs_aa kern -u#, + cs_ae kern -u#, cs_ax kern -u#, + fi fi\\"w": + "e" kern k#, cs_ee kern k#, cs_ie kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, cs_ax kern k#, + "o" kern k#, cs_oo kern k#, cs_uo kern k#, cs_oe kern k#, + "c" kern k#, cs_cz kern k#; + ligtable "P": + if improve_kerns: "." kern k#, "," kern k#, fi + "A" kern kk#, cs_AA kern kk#, cs_AX kern kk#, cs_AE kern kk#, + "y": cs_yy: + "o" kern k#, cs_oo kern k#, + "e" kern k#, cs_ee kern k#, cs_ie kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, cs_ax kern k#, + "." kern kk#, "," kern kk#; + % Sep 20, 1996: Some kerns reduced by P. Olsak (T\v r, for example) + ligtable "F": "V": "W": + if improve_kerns: "." kern -u#, "," kern -u#, fi + if serifs: + "o" kern kk#, cs_oo kern kk#, cs_oe kern kk#, + "e" kern kk#, cs_ee kern kk#, cs_ie kern k#, + "u" kern kk#, cs_uu kern kk#, cs_ou kern kk#, cs_ue kern k#, + "r" kern kk#, cs_rr kern kk#, + "a" kern kk#, cs_aa kern kk#, cs_ae kern kk#, cs_ax kern kk#, + "A" kern kkk#, cs_AA kern kkk#, + cs_AE kern kkk#, cs_AX kern kkk#, + if improve_kerns: + "c" kern kk#, cs_cz kern k#, %% P.O. 6.97 + fi + else: "o" kern k#, cs_oo kern k#, cs_ou kern k#, cs_oe kern k#, + "e" kern k#, cs_ee kern k#, cs_ie kern k#, + "u" kern k#, cs_uu kern k#, cs_ue kern k#, cs_ou kern k#, + "r" kern k#, cs_rz kern k#, cs_rr kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, cs_ax kern k#, + "A" kern kk#, cs_AA kern kk#, + cs_AE kern kk#, cs_AX kern kk#, + fi + "K": "X": "O" kern k#, cs_OO kern k#, + cs_UO kern k#, cs_OE kern k#, + "C" kern k#, cs_CZ kern k#, + "G" kern k#, "Q" kern k#; + ligtable "T": cs_TJ : if serifs: "y" kern k#, cs_yy kern k# + else: "y" kern kk#, cs_yy kern kk# fi, + "Y": cs_YY: + "e" kern kk#, cs_ee kern -u#, cs_ie kern k#, + "o" kern kk#, cs_oo kern -u#, + "r" kern kk#, cs_rr kern k#, + "a" kern kk#, cs_aa kern -u#, + "A" kern kk#, cs_AA kern kk#, + cs_AE kern kk#, cs_AX kern kk#, + "u" kern kk#, cs_uu kern -u#, cs_ou kern -u# + if improve_kerns:, + "." kern k#, "," kern k#, + "c" kern kk#, cs_cz kern k# % P.O. 6.97 + fi; + ligtable "O": cs_OO: "D": cs_DJ: + "X" kern k#, "W" kern k#, + "A" kern k#, cs_AA kern k#, cs_AE kern k#, + cs_AX kern k#, + "V" kern k#, "Y" kern k#, cs_YY kern k#; + if serifs: ligtable "h": "m": "n": cs_nj: + "t" kern k#, cs_tj kern k#, + "u" kern k#, cs_uu kern k#, cs_ue kern k#, cs_ou kern k#, + "b" kern k#, "y" kern k#, cs_yy kern k#, + "v" kern k#, "w" kern k#; + ligtable "c": cs_cz: "h" kern k#, "k" kern k#; fi + ligtable "o": cs_oo: cs_uo: cs_oe: "b": "p": + "e" kern -k#, cs_ee kern -k#, cs_ie kern -k#, + "o" kern -k#, cs_oo kern -k#, cs_ou kern -k#, cs_oe kern -k#, + "x" kern k#, "d" kern -k#, cs_dj kern -k#, + "c" kern -k#, cs_cz kern -k#, "q" kern -k#, + "a": cs_aa: cs_ae: cs_ax: + if serifs: "v" kern k#, "j" kern u#, + else: "r" kern k#, cs_rr kern k#, cs_rz kern k#, fi + "t": "y" kern k#, cs_yy kern k#, + "u": cs_uu: cs_ou: cs_ue: "w" kern k#; + ligtable "A": cs_AA: cs_AE: cs_AX: + if improve_kerns: + "v" kern if serifs: kkk# else: k# fi, "w" kern if serifs: kk# else: k# fi, + fi + if serifs: "R": cs_RZ: cs_RR: fi\\ + "t" kern k#, cs_tj kern k#, + "C" kern k#, cs_CZ kern k#, + "O" kern k#, cs_OO kern k#, cs_UO kern k#, + cs_OE kern k#, + "G" kern k#, + "U" kern k#, cs_UU kern k#, cs_OU kern k#, + cs_UE kern k#, + "Q" kern k#, + "L": cs_LJ: cs_LL: + "T" kern kk#, cs_TJ kern kk#, + "Y" kern kk#, cs_YY kern kk#, + "V" kern kkk#, "W" kern kkk#; + ligtable "g": "j" kern -k#; % logjam + ligtable "I": "I" kern -k#; % Richard III + % there are ligature/kern programs for |"f"| in the {\tt romlig} file + % and for |"-"|, |"`"|, and |"'"| in the {\tt comlig} file +ligtable cs_dj : cs_lj : closing_quotes kern 2u#; +ligtable cs_tj : closing_quotes kern 1u#; + +if improve_kerns: +ligtable opening_quotes: + "g" kern -k#, "j" kern -kkk#, "p" kern -k#, "y" kern u#, cs_yy kern u#, + "v" kern k#, "w" kern k#, + if serifs: + "A" kern u#, cs_AA kern u#, cs_AE kern u#, + "C" kern u#, cs_CZ kern u#, "D" kern u#, cs_DJ kern u#, + "E" kern u#, cs_EE kern u#, cs_IE kern u#, "F" kern u#, "H" kern u#, + "I" kern u#, cs_II kern u#, "J" kern u#, "K" kern u#, + "L" kern u#, cs_LJ kern u#, + "M" kern u#, "N" kern u#, cs_NJ kern u#, "P" kern u#, + "R" kern u#, cs_RZ kern u#, cs_RR kern u#, "S" kern u#, cs_SH kern u#, + "T" kern k#, cs_TJ kern k#, "X" kern u#, + "Y" kern k#, cs_YY kern k#, "Z" kern u#, cs_ZH kern u#, + else: + "T" kern kk#, cs_TJ kern kk#, "Y" kern kk#, cs_YY kern kk#, + fi + "V" kern kk#, "W" kern k#; +fi +fi + + +bye. + + + + + diff --git a/Master/texmf-dist/fonts/source/public/cs/kmtexset.mf b/Master/texmf-dist/fonts/source/public/cs/kmtexset.mf new file mode 100644 index 00000000000..f2ec6a84118 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/kmtexset.mf @@ -0,0 +1,122 @@ +% Special version of Computer Modern for \TeX's extended ASCII character set +% 8-bit characters with Czech accents (Petr Novak) +% revised and edited 1992-94 (Karel Horak) +% european quotes added + +font_coding_scheme:="TeX cs extended ASCII"; + +mode_setup; font_setup; mono_charic#:=0; + +input tsetsl; % special symbols to be slanted +slant:=0; % the remaining characters will not be slanted +currenttransform:=identity yscaled aspect_ratio scaled granularity; + + +input romanu; % upper case (majuscules) +input romanl; % lower case (minuscules) +input romand; % numerals +input romanp; % ampersand, question marks, currency sign +input punct; % punctuation symbols common to roman and italic text +input tset; % remaining special symbols of extended ASCII + +input csaccent; % czech and slovak accents definitions +input csacutl; % lowercase letters with acute accent +input csacutu; % uppercase latters with acute accent +input cshachel; % lowercase letters with hachek accent +input cshacheu; % uppercase letters with hachek accent +input csotherl; % lowercase letters with other accents +input csotheru; % uppercase letters with other accents + +font_x_height x_height#; +if monospace: font_normal_space 9u#; % no stretching or shrinking + font_quad 18u#; + font_extra_space 9u#; +else: font_normal_space 6u#+2letter_fit#; + font_normal_stretch 3u#; font_normal_shrink 2u#; + font_quad 18u#+4letter_fit#; + font_extra_space 2u#; + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning + ligtable "k": if serifs: "v": "a" kern -u#, cs_aa kern -u#, + cs_ae kern -u#, cs_ax kern -u#, fi\\"w": + "e" kern k#, cs_ee kern k#, cs_ie kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, cs_ax kern k#, + "o" kern k#, cs_oo kern k#, cs_uo kern k#, cs_oe kern k#, + "c" kern k#, cs_cz kern k#; + ligtable "P": "A" kern kk#, cs_AA kern kk#, cs_AX+cs_uc kern kk#, + cs_ae+cs_uc kern kk#, + "y": cs_yy: + "o" kern k#, cs_oo kern k#, cs_uo kern k#, cs_oe kern k#, + "e" kern k#, cs_ee kern k#, cs_ie kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, cs_ax kern k#, + "." kern kk#, "," kern kk#; + ligtable "F": "V": "W": if serifs: + "o" kern kk#, cs_oo kern kk#, cs_ou kern kk#, cs_oe kern kk#, + "e" kern kk#, cs_ee kern kk#, cs_ie kern kk#, + "u" kern kk#, cs_uu kern kk#, cs_ue kern kk#, cs_ou kern kk#, + "r" kern kk#, cs_rz kern kk#, cs_rr kern kk#, + "a" kern kk#, cs_aa kern kk#, cs_ae kern kk#, cs_ax kern kk#, + "A" kern kkk#, cs_AA+cs_uc kern kkk#, + cs_AE+cs_uc kern kkk#, cs_AX+cs_uc kern kkk#, + else: "o" kern k#, cs_oo kern k#, cs_ou kern k#, cs_oe kern k#, + "e" kern k#, cs_ee kern k#, cs_ie kern k#, + "u" kern k#, cs_uu kern k#, cs_ue kern k#, cs_ou kern k#, + "r" kern k#, cs_rz kern k#, cs_rr kern k#, + "a" kern k#, cs_aa kern k#, cs_ae kern k#, cs_ax kern k#, + "A" kern kk#, cs_AA+cs_uc kern kk#, + cs_AE+cs_uc kern kk#, cs_AX+cs_uc kern kk#, + fi + "K": "X": "O" kern k#, cs_OO kern k#, + cs_UO kern k#, cs_OE kern k#, + "C" kern k#, cs_CZ kern k#, + "G" kern k#, "Q" kern k#; + ligtable "T": cs_TJ+cs_uc : if serifs: "y" kern k#, cs_yy kern k# + else: "y" kern kk#, cs_yy kern kk# fi, + "Y": cs_yy+cs_uc: + "e" kern kk#, cs_ee kern kk#, cs_ie kern kk#, + "o" kern kk#, cs_oo kern kk#, cs_ou kern kk#, cs_oe kern kk#, + "r" kern kk#, cs_rz kern kk#, cs_rr kern kk#, + "a" kern kk#, cs_aa kern kk#, cs_ae kern kk#, cs_ax kern kk#, + "A" kern kk#, cs_AA+cs_uc kern kk#, + cs_AE+cs_uc kern kk#, cs_AX+cs_uc kern kk#, + "u" kern kk#, cs_uu kern kk#, cs_ue kern kk#, + cs_ou kern kk#; + ligtable "O": cs_OO+cs_uc: "D": cs_DJ+cs_uc: + "X" kern k#, "W" kern k#, + "A" kern k#, cs_AA+cs_uc kern k#, cs_AE+cs_uc kern k#, + cs_AX+cs_uc kern k#, + "V" kern k#, "Y" kern k#, cs_YY+cs_uc kern k#; + if serifs: ligtable "h": "m": "n": cs_nz: + "t" kern k#, cs_tj kern k#, + "u" kern k#, cs_uu kern k#, cs_ue kern k#, cs_ou kern k#, + "b" kern k#, "y" kern k#, cs_yy kern k#, + "v" kern k#, "w" kern k#; + ligtable "c": cs_cz: "h" kern k#, "k" kern k#; fi + ligtable "o": cs_oo: cs_uo: cs_oe: "b": "p": + "e" kern -k#, cs_ee kern -k#, cs_ie kern -k#, + "o" kern -k#, cs_oo kern -k#, cs_ou kern -k#, cs_oe kern -k#, + "x" kern k#, "d" kern -k#, cs_dj kern -k#, + "c" kern -k#, cs_cz kern -k#, "q" kern -k#, + "a": cs_aa: cs_ae: cs_ax: + if serifs: "v" kern k#, "j" kern u#, + else: "r" kern k#, cs_rr kern k#, cs_rz kern k#, fi + "t": cs_tj: "y" kern k#, cs_yy kern k#, + "u": cs_uu: cs_ou: cs_ue: "w" kern k#; + ligtable "A": cs_AA+cs_uc: cs_AE+cs_uc: cs_AX+cs_uc: + if serifs: "R": cs_RZ+cs_uc: cs_RR+cs_uc: fi\\ + "t" kern k#, cs_tj kern k#, + "C" kern k#, cs_CZ+cs_uc kern k#, + "O" kern k#, cs_OO+cs_uc kern k#, cs_UO+cs_uc kern k#, + cs_OE+cs_uc kern k#, + "G" kern k#, + "U" kern k#, cs_UU+cs_uc kern k#, cs_OU+cs_uc kern k#, + cs_UE+cs_uc kern k#, + "Q" kern k#, + "L": cs_LJ+cs_uc: cs_LL+cs_uc: + "T" kern kk#, cs_TJ+cs_uc kern kk#, + "Y" kern kk#, cs_YY+cs_uc kern kk#, + "V" kern kkk#, "W" kern kkk#; + ligtable "g": "j" kern -k#; % logjam + ligtable "I": "I" kern -k#; % Richard III +fi + +bye. diff --git a/Master/texmf-dist/fonts/source/public/cs/kmtextit.mf b/Master/texmf-dist/fonts/source/public/cs/kmtextit.mf new file mode 100644 index 00000000000..4b1188246ae --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/kmtextit.mf @@ -0,0 +1,135 @@ +% The Computer Modern Text Italic family (by D. E. Knuth, 1979--1985) +% 8-bit characters with Czech accents (Petr Novak) +% revised and edited 1992-93 (Karel Horak) +% european quotes and special hyphenchar added + +% deleted -u# kerning for "b": & "p": + +mode_setup; font_setup; + +input itall; % lower case (minuscules) +input italsp; % lowercase specials (dotless \i, ligature \ae, etc.) + +if ligs>1: font_coding_scheme:="TeX cs text"; + spanish_shriek=oct"074"; spanish_query=oct"076"; + input italig; % letter ligatures +else: font_coding_scheme:=if ligs=0: "TeX cs typewriter text" + else: "TeX cs text without f-ligatures" fi; + spanish_shriek=oct"016"; spanish_query=oct"017"; fi + +font_slant slant; font_x_height x_height#; +if monospace: font_normal_space 9u#; % no stretching or shrinking + font_quad 18u#; + font_extra_space 9u#; + letter_fit#:=letter_fit:=0; +else: font_normal_space 6u#+2letter_fit#; + font_normal_stretch 3u#; font_normal_shrink 2u#; + font_quad 18u#+4letter_fit#; + font_extra_space 2u#; fi + +input romanu; % upper case (majuscules) +input greeku; % upper case greek letters +input itald; % numerals +input italp; % ampersand, question marks, currency sign +input romspu; % uppercase specials (\AE, \OE, \O) +input punct; % punctuation symbols common to roman and italic text +input accent; % accents common to roman and italic text +if ligs>0: input comlig; fi % ligatures common with roman text +if ligs<=1: input romsub; fi % substitutes for ligatures + +% Czech accented letters +input csaccent; % accent definitions +input csiacutl; % italic acute accented lowercase +input csihachl; % italic hachek accented lowercase +input csiothrl; % italic other accented lowercase +input csacutu; % upper case acute accented +input cshacheu; % upper case hachek accented +input csotheru; % upper case other accented +input csadded; % european quotes, oneperthousand +input cshyph; %% to allow special hyphenchar=156 + +ligtable "!": "`" =: spanish_shriek; +ligtable "?": "`" =: spanish_query; + +% the following kerns should have been added: +% - between opening quotes and some letters +% - between |"."| and |"."| (...) +% - between |"A"| and |"v"| (Average) +% - between |"A"| and |"w"| (Awkward or Lem's Awruk) +% - between |"F"|, |"P"|, |"T"|, |"V"|, |"W"|, |"Y"| and |"."|, |","| +% but for the sake of compatibility with CM's they would have been +% inserted only if |improve_kerns=true| (by default |improve_kerns=true|). + + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning + +if not monospace: +if improve_kerns: ligtable ".": "." kern -kkk#; fi + ligtable "d": cs_dj: "w": "l": cs_ll: cs_lj: "l" kern +u#, + cs_ll kern +u#, cs_lj kern +u#; + ligtable "F": "V": + if improve_kerns: "." kern -u#, "," kern -u#, fi + "o" kern kk#, cs_oo kern kk#, cs_oe kern kk#, + cs_uo kern kk#, "e" kern kk#, cs_ee kern kk#, cs_ie kern kk#, + "u" kern kk#, cs_uu kern kk#, cs_ue kern kk#, cs_ou kern kk#, + "r" kern kk#, cs_rr kern kk#, cs_rz kern kk#, "a" kern kk#, + cs_aa kern kk#, cs_ae kern kk#, "A" kern kkk#, + cs_AA kern kkk#, cs_AE kern kkk#, + "K": "X": "O" kern k#, cs_OO kern k#, "C" kern k#, + cs_CZ kern k#, "G" kern k#, "Q" kern k#; + ligtable "T": cs_TJ: "y" kern kk#, cs_yy kern kk#, + "Y": cs_YY: "e" kern kk#, cs_ee kern kk#, cs_ie kern kk#, + "o" kern kk#, cs_oo kern kk#, cs_oe kern kk#, cs_uo kern kk#, + "r" kern kk#, cs_rr kern kk#, cs_rz kern kk#, "a" kern kk#, + cs_aa kern kk#, cs_ae kern kk#, "u" kern kk#, + cs_uu kern kk#, cs_ue kern kk#, cs_ou kern kk#, + "P": "W": "A" kern kk#, cs_AA kern kk#, cs_AE kern kk# + if improve_kerns: , "." kern k#, "," kern k# fi; + ligtable "O": cs_OO: cs_OE: cs_UO: "D": + cs_DJ: "X" kern k#, "W" kern k#, "A" kern k#, + cs_AA kern k#, cs_AE kern k#, + "V" kern k#, "Y" kern k#, cs_YY kern k#; + ligtable "A": cs_AA: cs_AE: + if improve_kerns: "v" kern kk#, "w" kern kk#, fi + "R": cs_RR: cs_RZ: "n" kern k#, cs_nj kern k#, + "l" kern k#, cs_ll kern k#, cs_lj kern k#, "r" kern k#, cs_rr kern k#, + cs_rz kern k#, "u" kern k#, cs_uu kern k#, cs_ue kern k#, + cs_ou kern k#, "m" kern k#, "t" kern k#, cs_tj kern k#, + "i" kern k#, cs_ii kern k#, "C" kern k#, cs_CZ kern k#, + "O" kern k#, cs_OO kern k#, cs_OE kern k#, + cs_UO kern k#, "G" kern k#, "h" kern k#, "b" kern k#, "U" kern k#, + cs_UU kern k#, cs_UE kern k#, cs_OU kern k#, + "k" kern k#, "v" kern k#, "w" kern k#, "Q" kern k#, + "L": cs_LL: cs_LJ: "T" kern kk#, cs_TJ kern kk#, + "Y" kern kk#, cs_YY kern kk#, "V" kern kkk#, "W" kern kkk#, +% "b": "c": cs_cz: + "e": cs_ee: cs_ie: +% "o": cs_oo: cs_oe: cs_uo: +% "p": + "r": cs_rr: cs_rz: "e" kern -u#, cs_ee kern -u#, cs_ie kern -u#, + "a" kern -u#, cs_aa kern -u#, cs_ae kern -u#, + "o" kern -u#, cs_oo kern -u#, cs_oe kern -u#, cs_uo kern -u#, + "d" kern -u#, cs_dj kern -u#, "c" kern -u#, cs_cz kern -u#, + "g" kern -u#, "q" kern -u#; + ligtable "n": cs_nj: "'" kern kkk#; +fi +if improve_kerns: +ligtable opening_quotes: + "f" kern u#, "g" kern -k#, "j" kern u#, + "p" kern -k#, "y" kern -k#, cs_yy kern -k#, "v" kern k#, "w" kern k#, + "A" kern -k#, cs_AA kern -k#, cs_AE kern -k#, "C" kern -k#, cs_CZ kern -k#, + "D" kern -k#, cs_DJ kern -k#, "E" kern -k#, cs_EE kern -k#, cs_IE kern -k#, + "F" kern -k#, "H" kern -k#, + "I" kern -k#, cs_II kern -k#, "J" kern -k#, "K" kern -k#, + "L" kern -k#, cs_LJ kern -k#, + "M" kern -k#, "N" kern -k#, cs_NJ kern -k#, "P" kern -k#, + "R" kern -k#, cs_RZ kern -k#, cs_RR kern -k#, "S" kern -k#, cs_SH kern -k#, + "T" kern kk#, cs_TJ kern kk#, + "X" kern -k#, "Y" kern kk#, cs_YY kern kk#, + "Z" kern -k#, cs_ZH kern -k#, + "V" kern kkk#, "W" kern kk#; +fi +% there are ligature/kern programs for |"f"| in the {\tt italig} file +% and for |"-"|, |"`"|, and |"'"| in the {\tt comlig} file + +bye. + diff --git a/Master/texmf-dist/fonts/source/public/cs/kmtitle.mf b/Master/texmf-dist/fonts/source/public/cs/kmtitle.mf new file mode 100644 index 00000000000..e00215b5df9 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/kmtitle.mf @@ -0,0 +1,36 @@ +% This makes a short font (caps and digits only) + +font_coding_scheme:="ASCII caps and digits"; + +mode_setup; font_setup; + +input romanu; % upper case (majuscules) +input romand; % numerals +input csaccent +input csacutu % uppercase latters with acute accent +input cshacheu % uppercase letters with hachek accent + +font_slant slant; font_x_height x_height#; +if monospace: font_normal_space 9u#; % no stretching or shrinking + font_quad 18u#; + font_extra_space 9u#; +else: font_normal_space 6u#+2letter_fit#; + font_normal_stretch 3u#; font_normal_shrink 2u#; + font_quad 18u#+4letter_fit#; + font_extra_space 2u#; + k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning + ligtable "P": "T": cs_TJ: "Y": cs_YY: "A" kern kk#, cs_AA kern kk#; + ligtable "F": "V": "W": "A" kern if serifs: kkk# else: kk#\\fi, + cs_AA kern if serifs: kkk# else: kk#\\fi, + "K": "X": "O" kern k#, cs_OO kern k#, + "C" kern k#, cs_CZ kern k#, "G" kern k#, "Q" kern k#; + ligtable "O": cs_OO: "D": cs_DJ: "X" kern k#, "W" kern k#, + "A" kern k#, cs_AA kern k#, + "V" kern k#, "Y" kern k#, cs_YY kern k#; + ligtable "A": cs_AA: if serifs: "R": fi + "C" kern k#, cs_CZ kern k#, "O" kern k#, cs_OO kern k#, + "G" kern k#, "U" kern k#, cs_UU kern k#, "Q" kern k#, + "L": "T" kern kk#, cs_TJ kern kk#, "Y" kern kkk#, cs_YY kern kkk#, + "V" kern kk#, "W" kern kkk#; + ligtable "I": cs_II: "I" kern -k#, cs_II kern -k#; fi % Richard III +bye. diff --git a/Master/texmf-dist/fonts/source/public/cs/lcsss8.mf b/Master/texmf-dist/fonts/source/public/cs/lcsss8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/lcsss8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/lcsssb8.mf b/Master/texmf-dist/fonts/source/public/cs/lcsssb8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/lcsssb8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file diff --git a/Master/texmf-dist/fonts/source/public/cs/lcsssi8.mf b/Master/texmf-dist/fonts/source/public/cs/lcsssi8.mf new file mode 100644 index 00000000000..c49500d1d01 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cs/lcsssi8.mf @@ -0,0 +1,2 @@ +input cscode +use_driver;
\ No newline at end of file |