Smallcaps are for some reason missing from the typescript file.  Just add the
corresponding definition in your document and you should be fine.

---

\starttypescript [serif] [lucidaot]
  \definefontsynonym [SerifCaps] [Serif] [features={default,smallcaps}]
\stoptypescript

\setupbodyfont[lucidaot,10pt]

\starttext

Blabla

$p'(1)$

{\sc Blabla}

\stoptext

On Sat, 2018-03-03 at 15:13 +0100, Eric Detrez wrote:
> 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 ?
> 
> 
> 
> ______________________________________________________________________________
> _____
> 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
> ______________________________________________________________________________
> _____
___________________________________________________________________________________
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