ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Kumar Appaiah <a.kumar@alumni.iitm.ac.in>
To: <ntg-context@ntg.nl>
Subject: Bold math trouble
Date: Sun, 12 Aug 2012 15:25:48 -0500	[thread overview]
Message-ID: <20120812202548.GA29783@bluemoon.alumni.iitm.ac.in> (raw)

Hi.

I use ConTeXt in Debian. If this helps, please keep it in mind:

dpkg -l context gives:
ii  context                               2012.05.30.20120611-1

Now, if you consider the following:

<code>
\usetypescript[palatino][texnansi]
\definetypeface[mainface][mm][math][modern][modern][encoding=texnansi]
\definetypeface [boldmath] [mm] [boldmath] [modern] [modern] [encoding=texnansi]
\switchtobodyfont[palatino,14pt]

\starttext
Hi
\startformula
x = \boldsymbol{\Sigma}\Sigma
\stopformula
\stoptext
</code>

The issue I have is that this doesn't work, and throws me:

! Math formula deleted: Insufficient symbol fonts.
\mathboldsymbol ...t]$\mathsurround \zeropoint #1$
                                                  }} {\hbox {\switchtoformul...
l.9 x = \boldsymbol{\Sigma}
                           \Sigma

However, if I make the 14pt above 11pt or 12pt, it works perfectly. Is
there something I am doing wrong?

Thanks.

Kumar
-- 
Kumar Appaiah
___________________________________________________________________________________
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:[~2012-08-12 20:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-12 20:25 Kumar Appaiah [this message]
2012-08-12 22:41 ` Hans Hagen
2012-08-12 23:45   ` Kumar Appaiah

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=20120812202548.GA29783@bluemoon.alumni.iitm.ac.in \
    --to=a.kumar@alumni.iitm.ac.in \
    --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).