DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T t

⟦d825bc3cf⟧ TextFile

    Length: 743 (0x2e7)
    Types: TextFile
    Names: »t.mf«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./babel/greek/src/t.mf« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦23cd347d5⟧ »unix3.0/babel.tar.Z« 
        └─⟦2fb9f645a⟧ 
            └─⟦this⟧ »babel/greek/src/t.mf« 

TextFile

if unknown gen_sigma : readfrom("gen_sigma") fi

def dims = 8.5u#,x_height#,0 enddef;
def ital = 0 enddef;
def fit_params = -.25,0 enddef;

def gen_letter=
  pickup fine.nib;
  pi_bar;							%bar
  pos4(hair,0); y4=y2; lft x4l-(x1-.5hair)=rt x3-rt x4r;	%attachment
  pos5(hair,0); y5=.5x_height; x5=x4;				%midstems
  x6=x4+1.5u; bot y6l=-oo; pos6(stem,90); alpha_tail(6,7);	%stem
  filldraw stroke z7e...z6e{left}...z5e---z4e;
enddef;

cmchar "Lowercase tau";
beginchar("t",dims);
this_letter; penlabels(1,2,3,6,7,8); endchar;

if boolean barebones: picture savedpicture; endinput; fi

cmchar "Lowercase sigma followed by tau";
begindoublechar(oct"024",dim_sigma);
mid_sigma; middoublechar(dims); this_letter; endchar;

picture savedpicture;