From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35222 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: graphic combinations captions Date: Sun, 1 Jul 2007 17:50:40 -0400 (EDT) Message-ID: References: <46881E5F.7060508@scriptroom.de> 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: sea.gmane.org 1183326684 17903 80.91.229.12 (1 Jul 2007 21:51:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Jul 2007 21:51:24 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 01 23:51:21 2007 connect(): Connection refused 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 1I57KD-0004aE-EM for gctc-ntg-context-518@m.gmane.org; Sun, 01 Jul 2007 23:51:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 593AC20098; Sun, 1 Jul 2007 23:51:20 +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 32161-09-2; Sun, 1 Jul 2007 23:51:13 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ABBB920086; Sun, 1 Jul 2007 23:51:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8270020086 for ; Sun, 1 Jul 2007 23:51:12 +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 32161-09 for ; Sun, 1 Jul 2007 23:51:08 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with ESMTP id 77DC02006A for ; Sun, 1 Jul 2007 23:50:42 +0200 (CEST) Original-Received: FROM aditya.engin.umich.edu (udhcp-wlan44.public.engin.umich.edu [141.213.120.54]) BY hackers.mr.itd.umich.edu ID 468821B0.95240.15240 ; 1 Jul 2007 17:50:40 -0400 In-Reply-To: <46881E5F.7060508@scriptroom.de> 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:35222 Archived-At: On Sun, 1 Jul 2007, Steffen Fritzsche wrote: > Hallo, > > I have got a problem with my the captions of my graphic combinations. > How can I adjust the font-size of the caption which goes under each > graphic? Problem is, that my general graphic caption is a smaller > font-size ... the detail captions seem to use the default document > font-size. > > for placing the graphics I use following code ... > > \placefigure > [here][fig:test1] > {test1 label} > { > \startcombination[2*1] > {\externalfigure[leftTest]}{left test label} > {\externalfigure[rightTest]}{right test label} > \stopcombination > } > > > My captions are formatted with this command ... > > \setupcaptions [way=bytext, align=left, style={\switchtobodyfont[8pt]}] Also add \setupcombinations[style={\switchtobodyfont[8pt]}] Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________