On Thu, 6 Feb 2003 09:53:13 -0500
"Bruce D'Arcus" <[EMAIL PROTECTED]> wrote:

> 
> Thanks Jens.  I still don't see anything obvious though (see below)....
> 
> On Thursday, February 6, 2003, at 07:58  AM, Jens-Uwe Morawski wrote:
> 
> > Thus, check if your type-script can be found; run
> > kpsewhich <your-typescript-file-name>
> > in your document-directory for example:
> > kpsewhich type-minion.tex
> >
> > and check for misspellings, since ConTeXt gives no error message
> > if you declare a typescript-file via
> > \usetypescriptfile[type-minionn]
> > but its name is type-minion.tex
> 
> Here's what I get:
> 
> bdarcus% kpsewhich type-OpenTypePro.tex
> /Users/bdarcus/Library/texmf/tex/context/user/type-OpenTypePro.tex
> 
> And this is copied from my environment file:
> 
> \usetypescriptfile[type-OpenTypePro]
> 
> No typos, soo...???
> 
> 
> 
> Here's the document source, BTW:
> 
> \environment minionpro-osf.tex

Please, step by step! Thus, try it first without an environment-file.
In your TeX-file load the typescript using \usetypescriptfile, make
your \definetypeface definitions there (the definition for rm/serif
should be enough), setup your body-font and let us see what happens.

Jens  
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to