ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [***SPAM***] Error "can't define.."
Date: Wed, 12 Jun 2013 17:33:27 +0200	[thread overview]
Message-ID: <CB53FD89-A23F-41BC-ADF9-94796AB60661@gmail.com> (raw)
In-Reply-To: <20130613002132.2800@binki>


Am 12.06.2013 um 17:21 schrieb d.henman <dhenman@gmail.com>:

> 
> 
> I encountered this error, when changing over to a Japanese language document.
> 
> "fonts  > defining > unable to define latinmodernmath-regular.otf as 
>     [simplefonts:1-8pt-mm-mb--1]     ---------------------------
> fonts > math: unset for global bodyfont simplefonts:1 at 12pt
> 
> 
> I think this is a unicode math font.   Can I fix this by downloading the proper font?  If so please tell me where I can find it.
> 
> 
> partial current setting:
> --------------
> \usemodule[simplefonts]
> \mainlanguage[ja]
> \language[ja]
> \setscript[nihongo]        % unknown if need or not
> 
> %\definefont [kanjikana] [name:ipaexmincho]   % for just a few characters try this
> \setmainfont[ipaexm]		%changing this to mincho didn't change still used ipaexm
> 
> 
> I read somewhere that "latinmodernmath-regular.otf" was deleted from the system from TeXLive for some reason.  Is loading a unicode font gonig to solve this?

1. Can you make a minimal working example for the problem.


2. Does this work?

\definetypeface[test][rm][serif][latin-modern][default]
\definetypeface[test][mm][math] [latin-modern][default]

\setupbodyfont[test]

\starttext
Text and $math$.
\stoptext


Wolfgang
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2013-06-12 15:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 15:21 d.henman
2013-06-12 15:33 ` Wolfgang Schuster [this message]
2013-06-12 15:22 hwitloc

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=CB53FD89-A23F-41BC-ADF9-94796AB60661@gmail.com \
    --to=schuster.wolfgang@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).