ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: "Mattias Märka via ntg-context" <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: Re: Best way to access casul fonts
Date: Mon, 23 Jan 2023 20:10:05 +0100	[thread overview]
Message-ID: <7e93ec86-d5d3-5c25-0a8a-cf60e1dd4fa9@gmx.es> (raw)
In-Reply-To: <72YWQuyuBJVIGa193iGVS0c7ZXUznHa_T90guFEpjLwkGMgRpaKy9zT5inOuIeCFs79jwQkIHuNlKyZgpN3zs1BEN2t9cJH3RHc_oD5xh9g=@marka.ee>

On 1/23/23 19:04, Mattias Märka via ntg-context wrote:
> Hi,
> 
> I'm trying to access Lucida Casual.

Hi Matthias,

With a relatively recent version of ConTeXt (LMTX or MkIV), the
following should work:

  \definefontfamily[myserif][rm][Lucida Casual]
  \starttext
  The quick brown fox jumps over the lazy dog.

  \setupbodyfont[myserif]
  The quick brown fox jumps over the lazy dog.
  \stoptext

This is the easiest way to access it.

Another question would be how to mix a casual font with serif,
sans-serif and mono typefaces.

Just in case it might help,

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

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

  parent reply	other threads:[~2023-01-23 19:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23 18:04 Mattias Märka via ntg-context
2023-01-23 18:42 ` Garulfo via ntg-context
2023-01-23 19:10 ` Pablo Rodriguez via ntg-context [this message]
2023-01-23 19:32   ` Mattias Märka via ntg-context
2023-01-24  7:41     ` Pablo Rodriguez via ntg-context
2023-01-29 18:07       ` Mattias Märka via ntg-context
2023-01-30 11:20         ` Pablo Rodriguez via ntg-context
2023-01-30 17:24           ` Mattias Märka via ntg-context
2023-01-30 17:49             ` Henning Hraban Ramm via ntg-context
2023-01-30 18:05               ` Mattias Märka via ntg-context
2023-01-30 20:10               ` Hans Hagen via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7e93ec86-d5d3-5c25-0a8a-cf60e1dd4fa9@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).