Roland wrote:
Hi all,
I'm typesetting a book with ConTeXt and XeTeX (LuaTex has been choking on some statements and I didn't find the time to debug it).
I've gotten XeTeX to find Mac fonts through the simple Xserif definition, but now I want to add a dedicated small caps font.
I've been checking out lots of typescripts documentation but I get discouraged by their levels of complexity - I'm sure they're very powerful but all the documentation out there still doesn't tell me what all the different lines actually do and why there have to be so many of them...
you only need to look in the type-otf (tex and mkii) typescripts in most cases a typescript is simple (just mapping filenames onto internal names like Serif) as you use xetex there is no need to worry about encodings (which is what complicates for instance pdftex related typescripts as there are many encodings and several naming schemes around) i don't know if Wolfgangs simple fonts module works with xetex Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------