ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Sebastian L." <axteffekt@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Unable to switch math fonts
Date: Sat, 22 Jul 2017 03:16:56 +0200	[thread overview]
Message-ID: <34c13d72-2354-159a-9acd-282b151158c7@gmail.com> (raw)
In-Reply-To: <20170721123311.gkughowlud2sslj5@odessa>

[-- Attachment #1: Type: text/plain, Size: 1502 bytes --]

Hi, I have trouble with Neo Euler font after playing around with those
options.

My code looks like this:

\definefontfamily [fontnew] [rm] [Chiller Regular]
\definefontfamily [fontnew] [mm] [Neo Euler]

\starttext
    \setupbodyfont[fontnew]
    
    \startformula
      x + y + {\it y} = z = {\bi x} - {\bf x} / (2 + x)
    \stopformula
    
\stoptext

But when I compile the document, then I don't get any italics anymore.
Neither \it nor \bi.
Please check the attached PDF and compare it with your compilation of
the code above.
This happens ever since I build some other math fonts as well, like:

\definefontfamily [fontnew] [rm] [Chiller Regular]
\definefontfamily [fontnew] [mm] [Neo Euler]
\definefontfamily [fontnewtwo] [rm] [Antykwa Torunska]
\definefontfamily [fontnewtwo] [mm] [Cambria Math]

I am pretty sure that before I started mixing the fonts in one single
document, Neo Euler was italic.

Does anybody have a clue what might have went wrong?
Thanks in advance, Sebastian


On 21/07/2017 14:33, Kumar Appaiah wrote:
> On Thu, Jul 20, 2017 at 08:23:01PM +0200, Pablo Rodriguez wrote:
>> Hi Kumar,
>>
>> this seems to work with latest beta:
>>
>>      \definefontfamily [myfamily] [rm] [TeX Gyre Pagella]
>>      \definefontfamily [myfamily] [mm] [Neo Euler]
>>      \setupbodyfont[myfamily]
>>
>>      \starttext
>>      This is plain text.
>>      \startformula
>>      x + y = z
>>      \stopformula
>>      \stoptext
>>
>> I hope it helps,
> This worked for me. Thanks.
>
> Kumar


[-- Attachment #2: testing1.pdf --]
[-- Type: application/pdf, Size: 6877 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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:[~2017-07-22  1:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20  7:38 Kumar Appaiah
2017-07-20 18:23 ` Pablo Rodriguez
2017-07-21 12:33   ` Kumar Appaiah
2017-07-22  1:16     ` Sebastian L. [this message]
2017-07-23 19:22       ` Pablo Rodriguez
2017-07-24 21:41         ` Sebastian L.
2017-07-24 22:12           ` Hans Hagen
2017-07-25 15:57             ` Sebastian L.

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=34c13d72-2354-159a-9acd-282b151158c7@gmail.com \
    --to=axteffekt@gmail.com \
    --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).