From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23167 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: Re[4]: Insufficient symbol fonts error Date: Mon, 31 Oct 2005 05:53:46 -0500 Message-ID: <76DC1252-6DC1-457D-87AE-8DD3B68FAC86@princeton.edu> References: <486532241.20051030154356@iol.it> <06ADC0BD-68C5-4749-AB76-58AD5A331C34@princeton.edu> <325681107.20051030162646@iol.it> <70B49B11-75E2-49BD-9C1E-271E6E2AD436@princeton.edu> <1423862927.20051030183104@iol.it> 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=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1130756223 854 80.91.229.2 (31 Oct 2005 10:57:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2005 10:57:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 31 11:57:01 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 1EWXKg-0001aO-3z for gctc-ntg-context-518@m.gmane.org; Mon, 31 Oct 2005 11:56:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9004C12797; Mon, 31 Oct 2005 11:56:05 +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 17717-01; Mon, 31 Oct 2005 11:56:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF39A12788; Mon, 31 Oct 2005 11:54:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D23D912788 for ; Mon, 31 Oct 2005 11:53:59 +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 17506-02 for ; Mon, 31 Oct 2005 11:53:58 +0100 (CET) Original-Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by ronja.ntg.nl (Postfix) with ESMTP id B52651277B for ; Mon, 31 Oct 2005 11:53:58 +0100 (CET) Original-Received: from [192.168.0.2] ([70.106.88.106]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IP8001A40XNXBY1@vms044.mailsrvcs.net> for ntg-context@ntg.nl; Mon, 31 Oct 2005 04:53:48 -0600 (CST) In-reply-to: <1423862927.20051030183104@iol.it> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.734) X-Priority: 3 (Normal) 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:23167 Archived-At: Giuseppe=97 Thanks for the tip about \high. That works (and looks cleaner in the =20 source file too). But \grk{\overbar{\grk{kj}} Kull'hnhc d\high{\tfx\grk{ou}} med'eonta =20 ka`i >Arkad'ihc polum'hlou} still chokes on \overbar and returns the =93insufficient symbol fonts=94 = =20 error. Alan On Oct 30, 2005, at 12:31 PM, Giuseppe Bilotta wrote: > Sunday, October 30, 2005 Alan Bowen wrote: > > >> Giuseppe=97 >> > > >> Actually, it can happen with a very short document too: >> > > >> \starttext >> \grk{\overbar{\grk{kj}} Kull'hnhc >> d$^{\hbox{\tfx\grk{ou}}}$ med'eonta >> ka`i >Arkad'ihc polum'hlou} >> > > >> \stoptext >> > > >> will produce the >> ! Math formula deleted: Insufficient symbol fonts error. >> > > >> To generalize: all my attempts to enter mathmode when the bodyfont is >> Greek (using one of the fonts in Thomas Schmitz=92 Greek module) fail >> because of insufficient symbol fonts. >> > > >> I wonder if this bears of the fact that in this module the fonts have >> to be defined at every size used in the document. The relevant line >> in type-tasgreek is >> \definebodyfont >> [30pt,25pt,20pt,18pt,17.3pt,14.4pt,14pt,12pt,11pt,10.5pt,10.1pt,10pt, >> 9pt,8pt,7pt,6pt,5pt,4pt] >> [rm] >> > > >> My environment file sets the body font size to 10.1 pt. >> > > I'm not the font expert, but the problem seems to be that > math small text isn't being set (if I see it correctly, > you're using math mode to enter a superscript). I would > suggest you try \text instead of \hbox in the math part, and > even better try \hi{superscript text} or \super{superscript > text} for the superscript. > > --=20 > Giuseppe "Oblomov" Bilotta > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >