From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55428 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: Metapost Font Question Date: Fri, 1 Jan 2010 10:03:27 -0800 Message-ID: <64C4F674-2491-4171-A0F8-2BF5E2173020@suddenlink.net> References: <210F4D29-41A7-4656-B99B-A5E3D44B35BC@suddenlink.net> <4B3DB1A1.3050806@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1262369038 766 80.91.229.12 (1 Jan 2010 18:03:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jan 2010 18:03:58 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 01 19:03:51 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NQlqp-00072A-Fj for gctc-ntg-context-518@m.gmane.org; Fri, 01 Jan 2010 19:03:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1C661C9C61; Fri, 1 Jan 2010 19:03:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rxg6wUyqdzf8; Fri, 1 Jan 2010 19:03:48 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AEE4FC9C40; Fri, 1 Jan 2010 19:03:47 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E826BC9C40 for ; Fri, 1 Jan 2010 19:03:42 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mSSFB+pgNOSm for ; Fri, 1 Jan 2010 19:03:30 +0100 (CET) Original-Received: from omta01.suddenlink.net (omta01-pub.suddenlink.net [208.180.40.73]) by balder.ntg.nl (Postfix) with ESMTP id 4D661C9C3D for ; Fri, 1 Jan 2010 19:03:30 +0100 (CET) Original-Received: from [10.0.1.6] (really [75.111.18.179]) by omta01.suddenlink.net (InterMail vM.7.09.02.04 201-2219-117-106-20090629) with ESMTP id <20100101180328.FZJK20088.omta01.suddenlink.net@[10.0.1.6]> for ; Fri, 1 Jan 2010 12:03:28 -0600 In-Reply-To: <4B3DB1A1.3050806@elvenkind.com> X-Mailer: Apple Mail (2.1077) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55428 Archived-At: Taco, Thanks. D. On Jan 1, 2010, at 12:26 AM, Taco Hoekwater wrote: > David Arnold wrote: >> All, >> The attached Metapost file uses the statsmac package by Anthony Phan. http://www-math.univ-poitiers.fr/~phan/statsmac.html >> And the package: >> mps.tar.gz >> To compile the attached file I use: >> mpost Untitled.mp >> mptopdf Untitled.1 >> I've attached the resulting file. I am wondering why the "cm" label is set in a larger font than the ticklabels. Can anyone help? > > The tick labels are typeset by metapost itself, but the "cm" is > typeset externally (by ConTeXt, if you run the garden distribution). > Metapost is probably using 10pt while ConTeXt uses its default 12pt. > > verbatimtex > \setupbodyfont[10pt] > etex > > or something similar is needed at the top of the file. > > Best wishes, > Taco > > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________