From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11538 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Caption size of math Date: Fri, 21 Mar 2003 08:52:37 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20030321084942.025e1dd0@server-1> References: <20030320223748.539f1ac8.md9per@mdstud.chalmers.se> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1048236894 22364 80.91.224.249 (21 Mar 2003 08:54:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Mar 2003 08:54:54 +0000 (UTC) Cc: ntg-context@ntg.nl Original-X-From: ntg-context-admin@ntg.nl Fri Mar 21 09:54:53 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18wIIf-0005oY-00 for ; Fri, 21 Mar 2003 09:54:53 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 95E1B10B23; Fri, 21 Mar 2003 09:54:57 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id A3D5910B17 for ; Fri, 21 Mar 2003 09:50:31 +0100 (MET) Original-Received: from server-1.pragma-net.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id h2L8oU0i008546 for ; Fri, 21 Mar 2003 09:50:30 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-net.nl (8.12.3/8.12.2) with ESMTP id h2L8oUEY021889; Fri, 21 Mar 2003 09:50:31 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20030320223748.539f1ac8.md9per@mdstud.chalmers.se> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11538 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11538 At 10:37 PM 3/20/2003 +0100, Mikael Persson wrote: >Hello everybody! > >I use a ConTeXt beta that is a week old or so on teTeX. > >When I change the caption size to small with > >\setupcaptions[style=small] > >I get small text as I want, but the size of math in captions are at the >normal size. How should I do to get even the math in the smaller font? \setupcaptions[style={\switchtobodyfont[small]}] this does a complete (and therefore slower) font change than the text only 'small' (which equals \tx); there is a also a shortcut defined with \definealternativestyle (font-inj), which means that style=smallbodyfont should also work ok Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------