ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: Math font not embedded
Date: Wed, 18 Mar 2020 10:44:30 +0100	[thread overview]
Message-ID: <85150a3a-0247-540c-9a74-4c7ac6dca17e@gmx.es> (raw)
In-Reply-To: <5e71e2fa.1c69fb81.b7718.baf4@mx.google.com>

On 3/18/20 9:59 AM, Jan Willem Flamma wrote:
> Dear list members,
>
> I have been running ConTeXt on a Mac for a number of years.
>
> I just installed ConTeXt LMTX on a new Windows machine following
> instructions from the Pragma-ADE website.
>
> When I process the below MWE on the Windows machine the formulas are not
> displayed in the correct font.

Hi Jan,

this sample shows the issue:

  \definefontfamily [mainface] [rm] [DejaVu Serif]
  \definefontfamily [mainface] [mm] [TeX Gyre Pagella Math]
  \setupbodyfont[mainface]
  \starttext
  \m{\sin^2(t)^2 + \cos^2(t) = 1}
  \setupbodyfont[pagella]
  \m{\sin^2(t)^2 + \cos^2(t) = 1}
  \stoptext

For some strange reason, ConTeXt latest (LuaTeX 2.05 20200229 + ConTeXt
MkIV 2020.03.10 14:52) doesn’t embed the font.

I’m using Linux 64bit (I wonder whether ConTeXt latest on macOS won’t
give the same output).

I think this may be a bug in ConTeXt latest.

Just in case 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
___________________________________________________________________________________

  reply	other threads:[~2020-03-18  9:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18  8:59 Jan Willem Flamma
2020-03-18  9:44 ` Pablo Rodriguez [this message]
2020-03-18  9:51   ` Hans Hagen
2020-03-18 13:35     ` Pablo Rodriguez
2020-03-18 17:16       ` Hans Hagen
2020-03-18 19:07         ` Wolfgang Schuster
2020-03-18 10:20 Jan Willem Flamma
2020-03-18 10:38 ` Hans Hagen
2020-03-18 11:52 Jan Willem Flamma

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=85150a3a-0247-540c-9a74-4c7ac6dca17e@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /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).