From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45434 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: small problem with minimals Date: Mon, 10 Nov 2008 18:26:05 +0100 Message-ID: <6faad9f00811100926h7cb3e3f7haf8f87ab96f23495@mail.gmail.com> References: <900ACA75-454E-4609-B1AA-02D6BC65AB49@uni-bonn.de> <49185E5C.2070408@wxs.nl> <6DD4FCC1-3047-4DAE-B11C-0EF8C786CDDE@uni-bonn.de> <49186B7E.1080803@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226338088 10323 80.91.229.12 (10 Nov 2008 17:28:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Nov 2008 17:28:08 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 10 18:29:09 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KzaZS-00056C-EJ for gctc-ntg-context-518@m.gmane.org; Mon, 10 Nov 2008 18:29:02 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A4EE11FC77; Mon, 10 Nov 2008 18:27: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 07822-10-4; Mon, 10 Nov 2008 18:26:55 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A13F41FCE3; Mon, 10 Nov 2008 18:26:55 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C2291FCE5 for ; Mon, 10 Nov 2008 18:26:54 +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 07824-01-4 for ; Mon, 10 Nov 2008 18:26:07 +0100 (CET) Original-Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.153]) by ronja.ntg.nl (Postfix) with ESMTP id 52A411FCDD for ; Mon, 10 Nov 2008 18:26:07 +0100 (CET) Original-Received: by yx-out-1718.google.com with SMTP id 3so922749yxi.74 for ; Mon, 10 Nov 2008 09:26:06 -0800 (PST) Original-Received: by 10.142.148.7 with SMTP id v7mr2524170wfd.348.1226337965881; Mon, 10 Nov 2008 09:26:05 -0800 (PST) Original-Received: by 10.142.90.7 with HTTP; Mon, 10 Nov 2008 09:26:05 -0800 (PST) In-Reply-To: <49186B7E.1080803@wxs.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:45434 Archived-At: On Mon, Nov 10, 2008 at 6:12 PM, Hans Hagen wrote: > Thomas A. Schmitz wrote: >> On Nov 10, 2008, at 5:16 PM, Hans Hagen wrote: >> >>> it's probably the fallback font ... how is it used? >>> >>> Hans >> >> In a metafun label (which I can't replace with \sometxt): >> >> label.top(decimal value,origin) ; > label.top(textext(decimal value),origin) ; Maybe that's the reason ... decimal value will be typeset with metapost, while textext will be typeset with TeX. I have a feeling that Hans defined "lmtt" as default (fallback) font somewhere in metafun code, so that one gets used. font-ini.mkii:% [texnansi-lmtt10] font-ini.mkii:% [ec-lmtt10] font-ini.mkii:% [texnansi-lmtt10] font-ini.mkiv:% [texnansi-lmtt10] meta-ini.mkii: defaultfont:="rm-lmtt10"; meta-ini.mkiv: defaultfont:="rm-lmtt10"; meta-tex.mkii:\definefontsynonym[MPtxtfont][texnansi-lmtt10] But I have no idea when this has happened. I remember having to add texnansi-lmtt because of XeTeX complaining of (most probably) exactly the same thing. There are probably zero benefits if this gets fixed back. > forget about sometxt ... [unless you work with mkii] > that's mojca's personal hack Suggestion that I need to forget XeTeX I guess :) :) :) Mojca ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________