I don't find any hint to my problem.

I bought Lucida fonts from Tugboat.

I want to get small caps AND primes (P'(x))

It seem I can't have both

When I use

\usetypescript[lucida]

\setupbodyfont[lucidaot,10pt,rm]

I don't have smallcaps


When I use

\usetypescript[lucida]

\setupbodyfont[lucida,10pt,rm]

primes are ugly


Did I miss something ?




Attachment: lucida.pdf
Description: Adobe PDF document

\usetypescript[lucida]
\setupbodyfont[lucida,10pt,rm]
\starttext

Blabla

$p'(1)$

{\sc Blabla}


\stoptext

Attachment: lucidaOT.pdf
Description: Adobe PDF document

\usetypescript[lucida]
\setupbodyfont[lucidaot,10pt,rm]
\starttext

Blabla

$p'(1)$

{\sc Blabla}


\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to