Hi Hans (esp), Since I was having some trouble getting the chancery to work, I thought: let's have a closer look at that. And I got a bit confused, almost immediately. Have a look at the two grep commands below. Should there really be both "Calligraphic" and "Calligraphy" as well as "handwriting" vs. "handwritten"? And if so, why? :-) (and math-lbr definately has a typo) Cheers, Taco [taco@glenlivet base]$ grep \\\Wcallig * | grep -v ':%' font-ini.tex:\def\cal{\mathortext{\fam\purefamily{calligraphic}}{\symbolicfont{Calligraphic}}} font-ini.tex:\def\calligraphic#1{\mathortext\domathtext\donothing{\cal#1}} font-ini.tex:\definefontstyle [\c!cg,\v!calligraphic] [\c!cg] math-eul.tex:\definefamilysynonym [eul] [calligraphic] [sy] math-lbr.tex:\definefamilysynonym [lbr] [calligrapahy] [sy] math-tex.tex:\definefamilysynonym [default] [calligraphic] [sy] mult-con.tex: calligraphic: calligrafie calligraphic mult-con.tex: calligrafico caligrafic type-buy.tex:\starttypescript [calligraphy] [lucida] [name] type-buy.tex:\starttypescript [calligraphy] [lucida] [texnansi,ec,8r] type-enc.tex:\starttypescript [calligraphy] [chancery] [ec,texnansi,8r] type-enc.tex:\starttypescript [calligraphy] [chancery] [qx] type-exa.tex:\definetypeface[lucida][cg][calligraphy][lucida][default][encoding=\typescripttwo] type-siz.tex:\starttypescript [calligraphy] [default] [size] type-syn.tex:\starttypescript [calligraphy] [chancery] [name] type-xtx.tex:\starttypescript[serif,calligraphy][applechancery][uc] type-xtx.tex:\starttypescript[calligraphy][applechancery][name] type-xtx.tex:\starttypescript [calligraphy] [lucida] [uc] [taco@glenlivet base]$ grep \\\Whandw * | grep -v ':%' font-ini.tex:\definefontstyle [\c!hw,\v!handwritten][\c!hw] mult-con.tex: handwritten: handschrift handwritten type-buy.tex:\starttypescript [handwriting] [lucida] [name] type-buy.tex:\starttypescript [handwriting] [lucida] [texnansi,ec,8r] type-exa.tex:\definetypeface[lucida][hw][handwriting][lucida][default][encoding=\typescripttwo] type-ghz.tex:\starttypescript[serif,handwriting][zapfino][texnansi,ec,8r]%todo:handwriting type-siz.tex:\starttypescript [handwriting] [default] [size] type-xtx.tex:\starttypescript[serif,handwriting][zapfino][uc] type-xtx.tex:\starttypescript[handwriting][zapfino][name] type-xtx.tex:\starttypescript[handwriting][lucida][uc]