Hello Hans, there's a tiny problem with the following line(s) in type-one (if we neglect the fact that Cyrilic is a bit problematic with Gyre anyway): \starttypescript [serif,sans,mono] [adventor,bonum,bookman,cursor,courier,heros,helvetica,pagella,palatino,schola,schoolbook,termes,times] [ec,texnansi,cs,qx,rm,t5,t2a,t2b,t2c,l7x] \definefontsynonym [\typescriptprefix{n:\typescripttwo}-Caps] [\typescriptthree-q\typescriptprefix{f:\typescripttwo}r-sc] [encoding=\typescriptthree] There are no t2a fonts with small caps defined, so simple usage like \usetypescript[times][t2a] \setupbodyfont[times] generates arrors. The combinations of small caps & t2* encodings simply don't exist and these combinations should better be removed. Mojca