[NTG-context] Math font not embedded
Pablo Rodriguez
oinos at gmx.es
Wed Mar 18 10:44:30 CET 2020
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
More information about the ntg-context
mailing list