From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60417 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: font size in math mode Date: Tue, 27 Jul 2010 14:56:33 +0200 Message-ID: <4C4ED781.80807@wxs.nl> References: <1757459098.1825434.1279869786820.JavaMail.fmail@mwmweb022>, <4C494DA7.6010205@wxs.nl> <804417038.898265.1280230850934.JavaMail.fmail@mwmweb023> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1280235431 3435 80.91.229.12 (27 Jul 2010 12:57:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 27 Jul 2010 12:57:11 +0000 (UTC) Cc: mailing list for ConTeXt users To: Armin Varmaz Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 27 14:57:09 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.69) (envelope-from ) id 1OdjiW-0003sd-M4 for gctc-ntg-context-518@m.gmane.org; Tue, 27 Jul 2010 14:57:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5275EC9CDA; Tue, 27 Jul 2010 14:57:07 +0200 (CEST) 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 7Pykh41DCvn3; Tue, 27 Jul 2010 14:57:07 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 33D24C9CD3; Tue, 27 Jul 2010 14:57:04 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4801EC9CD3 for ; Tue, 27 Jul 2010 14:57:03 +0200 (CEST) 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 ZIbDtkav2yQv for ; Tue, 27 Jul 2010 14:56:57 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (sc-162.r-213-125-29.schoolconnect.nu [213.125.29.162]) by balder.ntg.nl (Postfix) with ESMTP id 5D591C9CD1 for ; Tue, 27 Jul 2010 14:56:57 +0200 (CEST) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 4.3g4) with ESMTP id 3029-1713362 for multiple; Tue, 27 Jul 2010 14:56:01 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.11) Gecko/20100711 Lightning/1.0b1 Thunderbird/3.0.6 ThunderBrowse/3.3.1 In-Reply-To: <804417038.898265.1280230850934.JavaMail.fmail@mwmweb023> X-Authenticated-User: hagen@controller-9 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:60417 Archived-At: On 27-7-2010 1:40, Armin Varmaz wrote: > Hi Hans, hi guys, > > > thanks for the explanation! > > > Does this mean that each time I want to change the font size of the text (e..g. for a floating object or framed text) I must do this manually for mathematics? or is there a way to adopt the font size of the text to mathematics? see below for an example what I mean. Here, I used definetextbackground but the effect remains in floating objects as well. I tried different font styles and different font types, too. indeed, as math is using another font (or more fonts), so best then do: \switchtobodyfont[small]\bf or so. An other alternative is to define a few more sizes: \setupbodyfontenvironment[default][p=0.8,q=0.6] \definefontsize[p] \definefontsize[q] \usetypescript[palatino] test $x$ {\tfp test $x$} {\tfq test $x$} test ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________