On Sun, Nov 16 2008, Jeff Smith wrote:
The problem I see here is that you guys may or may not have the font I used (Garamond Pro).
Indeed, I get errors about "Metric (TFM) file not found".
\activateSomeCharacters \appendtoks\activateSomeCharacters\to\everystarttext
Put these 2 lines (only the first one is needed here, the second is for environment, module or project files, etc.) after your typescripts, just before the \starttext (or even after). Then it should work, I suppose.
\definefontsynonym [GaramondPro-Regular] [name:Garamond Premier Pro] [...] \setups[font:fallback:serif]
These lines use the colon (:) sign, and that is active now, since you've called \activateSomeCharacters before. That's the reason for your problem, I suppose. Cheers, Peter -- http://pmrb.free.fr/contact/