From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23159 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Insufficient symbol fonts error Date: Sun, 30 Oct 2005 09:27:43 -0500 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1130682614 25947 80.91.229.2 (30 Oct 2005 14:30:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Oct 2005 14:30:14 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 30 15:30:09 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EWEBj-0002KJ-43 for gctc-ntg-context-518@m.gmane.org; Sun, 30 Oct 2005 15:29:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C377312783; Sun, 30 Oct 2005 15:29:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09754-03; Sun, 30 Oct 2005 15:29:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 79B0712778; Sun, 30 Oct 2005 15:27:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AD7A712778 for ; Sun, 30 Oct 2005 15:27:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09740-02-2 for ; Sun, 30 Oct 2005 15:27:45 +0100 (CET) Original-Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by ronja.ntg.nl (Postfix) with ESMTP id A87711276F for ; Sun, 30 Oct 2005 15:27:45 +0100 (CET) Original-Received: from [192.168.0.2] ([70.17.62.42]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IP600K3JG684UH0@vms042.mailsrvcs.net> for ntg-context@ntg.nl; Sun, 30 Oct 2005 08:27:44 -0600 (CST) Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.734) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23159 Archived-At: I am getting some puzzling errors when I try to use the Greek fonts in math formulae (to represent Greek numerals as written in mss.) In a short file, both \overbar{\grk{kj}} and $\overline{\hbox{\grk{kj}}}$ work as expected, even when they occur in Greek text. But in a long, complicated file with lots of Greek etc. and the same environment file, I get ! Math formula deleted: Insufficient symbol fonts. \stopmathmode ->$ \dodounderbar ...nderbar {-\dimen 0}{\dimen 2}{#1} \egroup \processisolatedwords ...dwordsfalse #2{\unhbox 0} \else \isolatedwordstrue \... \redounderbar ...sisolatedwords {#2}\dodounderbar \egroup l.1 ...-n'o\-menoc embol'imwn ep'ages\-jai.} [8.44] \grk {<'ojen o>u de... I am note really sure what this error message means or how to deal with it. Any suggestions will be gratefully received. I am running the latest ConTeXT on the latest teTeX distribution. Best, Alan