ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Troy Henderson <thenders@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: MdSymbol as Math Font
Date: Fri, 18 Jan 2013 09:32:06 -0600	[thread overview]
Message-ID: <CAFP+xFJpAkGsFMo7P5X0_yUJ93WpQ-qhTn=dXKDMVR6GRT=P3Q@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2079 bytes --]

I would like to use the OTF versions of MdSymbol located at

http://www.ctan.org/tex-archive/fonts/mdsymbol/otf

as my math font.  I have dropped the 3 OTF files into my user's font
directory and run

> mtxrun --script fonts --reload

Also, I get the following output after executing the list command.

> mtxrun --script fonts --list --all --pattern=MdSymbol*

mdsymbol           mdsymbolbold       MdSymbol-Bold.otf
mdsymbolbold       mdsymbolbold       MdSymbol-Bold.otf
mdsymbollight      mdsymbollight      MdSymbol-Light.otf
mdsymbolnormal     mdsymbolregular    MdSymbol-Regular.otf
mdsymbolregular    mdsymbolregular    MdSymbol-Regular.otf
mdsymbolsemibold   mdsymbolsemibold   MdSymbol-Semibold.otf


So it seems that ConTeXt is finding my fonts; however, when I set

\usemodule[simplefonts]
\setmathfont[MdSymbol]

in my ConTeXt document and run `context foo.tex`, I get

resolvers       > modules > loaded: 'simplefonts'
(/usr/local/texlive/current/texmf-dist/tex/context/third/simplefonts/t-simplefonts.tex
loading         > ConTeXt User Module / Simplefonts
<+
/usr/local/texlive/current/texmf-dist/tex/context/third/simplefonts/t-simplefonts.lua>)
fonts           > typescripts > unknown: library 'loc'
{/usr/local/texlive/current/texmf-dist/fonts/map/dvips/lm/lm-math.map}{/usr/local/texlive/current/texmf-dist/fonts/map/dvips/lm/lm-rm.map}{/usr/local/texlive/current/texmf-dist/fonts/map/pdftex/context/mkiv-base.map}
fonts           > typescripts > unknown: library 'mdsymbol'
backend         > xmp > using file
'/usr/local/texlive/current/texmf-dist/tex/context/base/lpdf-pdx.xml'
pages           > flushing realpage 1, userpage 1
 )</usr/local/texlive/current/texmf-dist/fonts/opentype/public/lm/lmmath-regular.otf></usr/local/texlive/texmf-local/fonts/otf/myriadpro/MyriadPro-Regular.otf>

The trouble seems to be the line

fonts           > typescripts > unknown: library 'mdsymbol'

which I guess is keeping the MdSymbol OTFs from being loaded, but I have no
idea how to fix this.  I would appreciate any help that can be provided.

Thanks,

Troy Henderson

[-- Attachment #1.2: Type: text/html, Size: 2407 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2013-01-18 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 15:32 Troy Henderson [this message]
2013-01-18 15:33 ` Troy Henderson
2013-01-18 17:01   ` Troy Henderson

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='CAFP+xFJpAkGsFMo7P5X0_yUJ93WpQ-qhTn=dXKDMVR6GRT=P3Q@mail.gmail.com' \
    --to=thenders@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).