ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: Problem with setup for fonts
Date: Fri, 25 Aug 2017 12:31:01 +0200	[thread overview]
Message-ID: <d22b779c-5d07-082e-64d2-b2659b35056c@wxs.nl> (raw)
In-Reply-To: <F61F810B-3697-4F3D-BE92-9ACE204F2FD7@gmail.com>

On 8/25/2017 12:21 PM, Robert Blackstone wrote:
> On 08/24/2017 10:57 AM, Robert Blackstone wrote:
>>>> [...]
>>>> %%%%%%%%%++++++MWE+++++++%%%%%%%%
>>>> \usemodule[simplefonts]
>>>> \setmainfont[Verdana]
>>>> \setupbodyfont[10pt]
> does not work anymore in mkiv versions later than july 2016.
> 
> Pablo Rodriguez helped me out:
>>>
>>> Robert,
>>>
>>> those commands now read:
>>>
>>>    \definefontfamily[mainface][rm][Verdana]
>>>    \setupbodyfont[mainface, 10pt]
>>>    \starttext
>>>    \input zapf
>>>    \stoptext
>>>
>>> I hope it helps,
>>>
>>> Pablo
> 
> It does help but for the Law of the Conservation of Trouble (or Misery)
> 
> Having properly changed my font setup  ConTeXt stumbles upon things like:
> 
> “ 7~$\xrightarrow[none]$~6 progression ”
> 
> The error message is:  " ! Ma error: parameter \Umathquad\textstyle is not set."
> 
> How and where can I remedy this?
This means that you haven't defined a math font so you need something:

\definefontfamily[mainface][rm][Verdana]
\definefontfamily[mainface][tt][Courier]
\definefontfamily[mainface][mm][Cambria]

or so, depending on what combination you want

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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-08-25 10:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1810.1503621116.2080.ntg-context@ntg.nl>
2017-08-25 10:21 ` Robert Blackstone
2017-08-25 10:31   ` Hans Hagen [this message]
     [not found] <mailman.1853.1503869246.2080.ntg-context@ntg.nl>
2017-08-28  8:53 ` Robert Blackstone
2017-08-28 14:07   ` Pablo Rodriguez
     [not found] <mailman.1829.1503675257.2080.ntg-context@ntg.nl>
2017-08-27 18:46 ` Robert Blackstone
2017-08-27 19:57   ` Pablo Rodriguez
     [not found] <mailman.1802.1503587454.2080.ntg-context@ntg.nl>
2017-08-24 20:28 ` Robert Blackstone
2017-08-24  8:57 Robert Blackstone
2017-08-24 13:13 ` Pablo Rodriguez

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=d22b779c-5d07-082e-64d2-b2659b35056c@wxs.nl \
    --to=pragma@wxs.nl \
    --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).