From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4958 Path: main.gmane.org!not-for-mail From: Tarik Kara Newsgroups: gmane.comp.tex.context Subject: Re: AMS font problem Date: Sat, 7 Jul 2001 14:37:38 +0300 (EET DST) Sender: owner-ntg-context@let.uu.nl Message-ID: References: <3B46DF55.C83F4397@quicknet.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035395585 30139 80.91.224.250 (23 Oct 2002 17:53:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:53:05 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Taco Hoekwater In-Reply-To: <3B46DF55.C83F4397@quicknet.nl> Xref: main.gmane.org gmane.comp.tex.context:4958 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4958 Thanks Taco. One small note: I do not have a font-siz.tex file (I am using ConTeXt ver: 2001.7.2). But I did look around and found a file named type-siz.tex. Making the changes you succested to this file solved my problems. Thanks again. Have fun. Tar{\i}k On Sat, 7 Jul 2001, Taco Hoekwater wrote: > > No (font-ams.tex is no longer in use, even!) > > It's a bug allright, but it appears somewhere else. In font-siz.tex, > change the last part. It should read: > > % start > \starttypescript [math] [ams] [size] > \definebodyfont [17.3pt,14.4pt,12pt,11pt,10pt,9pt] [mm] > [ma=msam10 sa 1, > mb=msbm10 sa 1] > % end > > In the distrib, the second line also loads msam10 > > That's all. No need to regenerate the format. > > Greetings, Taco >