[NTG-context] Back again with lucida problems

2018-03-03 Thread Eric Detrez

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 ?






lucida.pdf
Description: Adobe PDF document
\usetypescript[lucida]
\setupbodyfont[lucida,10pt,rm]
\starttext

Blabla

$p'(1)$

{\sc Blabla}


\stoptext

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
___

Re: [NTG-context] Problem with lucida

2016-11-12 Thread Eric Detrez (Info)

Le 12/11/2016 à 14:54, Eric Detrez (Info) a écrit :


I've got a curious problem with lucida.

Characters have ascii code shifted by -1 (note the kerning)


Mistyped : the kerning seems to be fine (i wanted to say not the kerning)


___
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
___

[NTG-context] Problem with lucida

2016-11-12 Thread Eric Detrez (Info)

I've got a curious problem with lucida.

Characters have ascii code shifted by -1 (note the kerning)

Minimal example :

\usetypescript[lucida]

\setupbodyfont[lucida,10pt,rm]


\starttext

abcdefgh

\stoptext

I join the pdf file with the result.

Other fonts are fine in context, Lucida fonts are fine with Latex ...



sansnom-3.pdf
Description: Adobe PDF document
___
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
___