From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9142 Path: main.gmane.org!not-for-mail From: Bill McClain Newsgroups: gmane.comp.tex.context Subject: Math formula deleted: Insufficient symbol fonts Date: Wed, 4 Sep 2002 16:47:56 -0500 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020904164756.18563482.wmcclain@salamander.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399493 966 80.91.224.250 (23 Oct 2002 18:58:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:13 +0000 (UTC) Original-To: context Xref: main.gmane.org gmane.comp.tex.context:9142 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9142 Here is a strange case. Using ConTeXt 2002.7.26, pdfeTeX, Version 3.14159-1.00a-pretest-20010806-2.1. I have a script which uses Adobe Sabon, but I switch back to CM and use math mode when I need just a few Greek characters. All was working well until I started adjusting font size, and then I got: ! Math formula deleted: Insufficient symbol fonts. upon encountering the first math mode usage. Some font sizes work and some don't: ok: 10, 10.0, 10.01, 11 no good: 10.1, 10.2, 10.3, 10.4, 10.5 Looks like a fractional font size problem, although I can't explain why 10.01 works, unless it is rounded to a whole point size. Here is a small script demonstrating the error: * * * \usetypescriptfile[type-sabon] \usetypescript[Sabon] \usetypescript[modern][default] \setupbodyfont[Sabon] \def\Greek#1{{\switchtobodyfont[modern]$#1$}} \starttext % ok \switchtobodyfont[11pt] Here is an alpha: \Greek{\alpha}. % ok \switchtobodyfont[10pt] Here is a beta: \Greek{\beta}. % ok \switchtobodyfont[10.01pt] Here is a gamma: \Greek{\gamma}. % no good! \switchtobodyfont[10.5pt] Here is a delta: \Greek{\delta}. \stoptext * * * -Bill -- Sattre Press Tales of War http://sattre-press.com/ by Lord Dunsany info@sattre-press.com http://tow.sattre-press.com/