ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Is it possible to use the macOS Optima font in ConTeXt/METAPOST?
@ 2020-03-15 15:54 Gerben Wierda
  2020-03-15 17:16 ` Pablo Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Gerben Wierda @ 2020-03-15 15:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Subject line says it all…

Thanks in advance,

G
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is it possible to use the macOS Optima font in ConTeXt/METAPOST?
  2020-03-15 15:54 Is it possible to use the macOS Optima font in ConTeXt/METAPOST? Gerben Wierda
@ 2020-03-15 17:16 ` Pablo Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Rodriguez @ 2020-03-15 17:16 UTC (permalink / raw)
  To: ntg-context

On 3/15/20 4:54 PM, Gerben Wierda wrote:
> Subject line says it all…

Hi Gerben,

this should work:

    \definefontfamily[mainface][rm][Optima]
    %~ \definefontfamily[mainface][rm][URW Classico]
    \setupbodyfont[mainface]
    \starttext
    This is Optima.
    \stoptext

I need the commented line to get an Optima clone on my laptop.

I hope it helps,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-15 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-15 15:54 Is it possible to use the macOS Optima font in ConTeXt/METAPOST? Gerben Wierda
2020-03-15 17:16 ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).