On Thursday, February 6, 2003, at 11:53  AM, Jens-Uwe Morawski wrote:

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.
Here's the file, which doesn't work either:

\usetypescriptfile[type-OTP]

\definetypeface [maintext] [rm] [serif] [minionpro-osf][default] [encoding=texnansi]
\definetypeface [maintext] [ss] [sans] [gillsans] [default] [encoding=texnansi]

\setupbodyfont[maintext,rm,serif,10pt]

\starttext

\title{A Title}

\section{A Section Heading}

Here is some text, 1234567890...

{\sc Q Small Caps}

\stoptext

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


Reply via email to