From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23165 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: Re[2]: Insufficient symbol fonts error Date: Sun, 30 Oct 2005 11:33:02 -0500 Message-ID: <70B49B11-75E2-49BD-9C1E-271E6E2AD436@princeton.edu> References: <486532241.20051030154356@iol.it> <06ADC0BD-68C5-4749-AB76-58AD5A331C34@princeton.edu> <325681107.20051030162646@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 1130690217 12637 80.91.229.2 (30 Oct 2005 16:36:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Oct 2005 16:36:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 30 17:36:55 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 1EWG94-0002Ki-99 for gctc-ntg-context-518@m.gmane.org; Sun, 30 Oct 2005 17:34:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E75A61278A; Sun, 30 Oct 2005 17:34:52 +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 11072-03; Sun, 30 Oct 2005 17:34:52 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 00C2B12795; Sun, 30 Oct 2005 17:33:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B3AD812795 for ; Sun, 30 Oct 2005 17:33:07 +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 11072-02-2 for ; Sun, 30 Oct 2005 17:33:06 +0100 (CET) Original-Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by ronja.ntg.nl (Postfix) with ESMTP id 95FD51278A for ; Sun, 30 Oct 2005 17:33:06 +0100 (CET) Original-Received: from [192.168.0.2] ([70.106.86.230]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IP600K47LZ54UU0@vms042.mailsrvcs.net> for ntg-context@ntg.nl; Sun, 30 Oct 2005 10:33:05 -0600 (CST) In-reply-to: <325681107.20051030162646@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:23165 Archived-At: 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 =20= 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 =20= Greek (using one of the fonts in Thomas Schmitz=92 Greek module) fail =20= because of insufficient symbol fonts. I wonder if this bears of the fact that in this module the fonts have =20= to be defined at every size used in the document. The relevant line =20 in type-tasgreek is \definebodyfont [30pt,25pt,20pt,18pt,17.3pt,14.4pt,14pt,12pt,11pt,10.5pt,10.1pt,10pt,=20 9pt,8pt,7pt,6pt,5pt,4pt] [rm] My environment file sets the body font size to 10.1 pt. Alan On Oct 30, 2005, at 10:26 AM, Giuseppe Bilotta wrote: > Sunday, October 30, 2005 Alan Bowen wrote: > > >> Giuseppe=97 >> > > >> I inserted >> \usemodule[t-amsl] >> into the preamble and got the same error message: >> ! Math formula deleted: Insufficient symbol fonts. >> > > >> But, when I inserted >> \usemodule[t-nath] >> the error message was >> !TeX capacity exceeded, sorry [input stack size=3D5000] >> which seems much more promising. >> > > >> Assuming that increasing the input stack is possible and desirable, >> how do I do it? >> > > Please disregardi this, and remove the two modules. Since it > seems the 'Missing symbol fonts' problem only happens with a > big document, try the usual 'divide and conquer method': > terminate your document right after the formula that gives > the error, and progressively comment out halves of the > preceding text until you manage to isolate the chunk of text > preceding the formula that generates the error. > > Example: say that that from \starttext to \stoptext there > are 300 lines, and that the formula is at the last line. > Then you comment the first 150 lines and see if the error > occurs. If it doesn't happen, you uncomment the first 150 > and comment the subsequent 150 (Except for the formula, of > course). This way you can tell which half causes the error. > In the uncommented half that causes the error you repeat the > process (75 lines at a time), then again and again until you > manage to focus around the shortest document that causes the > error. > > --=20 > Giuseppe "Oblomov" Bilotta > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >