From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20980 Path: news.gmane.org!not-for-mail From: Otared KAVIAN Newsgroups: gmane.comp.tex.context Subject: Re: New context release Date: Wed, 22 Jun 2005 21:27:49 +0200 Message-ID: <3cb063a6050622122758992729@mail.gmail.com> References: <42B93D0D.7020503@elvenkind.com> <3cb063a6050622072766163ce1@mail.gmail.com> <42B9AE64.1090306@wxs.nl> Reply-To: Otared KAVIAN , mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1119468131 30199 80.91.229.2 (22 Jun 2005 19:22:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2005 19:22:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 22 21:22:03 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 1DlAn6-0007ch-ER for gctc-ntg-context-518@m.gmane.org; Wed, 22 Jun 2005 21:21:40 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ADA27127DD; Wed, 22 Jun 2005 21:27:56 +0200 (CEST) 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 11987-07; Wed, 22 Jun 2005 21:27:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A0F0127C9; Wed, 22 Jun 2005 21:27:53 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AB282127C9 for ; Wed, 22 Jun 2005 21:27:52 +0200 (CEST) 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 11995-07 for ; Wed, 22 Jun 2005 21:27:51 +0200 (CEST) Original-Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by ronja.ntg.nl (Postfix) with ESMTP id 227AE127C0 for ; Wed, 22 Jun 2005 21:27:49 +0200 (CEST) Original-Received: by wproxy.gmail.com with SMTP id 36so52850wra for ; Wed, 22 Jun 2005 12:27:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evMjBSziCB56DOBDAkoIiVmpw8e75DObIjXwZU8yElr31Cp6ddvIja7R3YAkNr7xtHX8ojYeYBhny1UtzVmfG7afa7ymKKFL6NFGJKP+wqW7MGjWOlqqTl++/FA1COxXF1yn4qa/Zx+WwbAzVJuHGZvxsDOfw01+Ty8qoCLlI0o= Original-Received: by 10.54.39.1 with SMTP id m1mr643262wrm; Wed, 22 Jun 2005 12:27:49 -0700 (PDT) Original-Received: by 10.54.125.8 with HTTP; Wed, 22 Jun 2005 12:27:49 -0700 (PDT) Original-To: mailing list for ConTeXt users In-Reply-To: <42B9AE64.1090306@wxs.nl> Content-Disposition: inline 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:20980 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20980 On 6/22/05, Hans Hagen wrote: > hm, this is related to the change of \dodefineunknownbodyfont, which you = can > change back to: (font-ini.tex) >=20 > \def\dodefineunknownbodyfont#1#2% see *** > {\doifdefined{\s!default\s!default#2}% somehow related to */* > {\donetrue > \getvalue{\s!default\s!default#2}{#1}{#2}}} Hi Hans, Thank you very much for your quick answer: after changing font-ini.tex and making again the formats, \setupbodyfont[24pt] (or whatever else) works fine. Cheers: OK