From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8130 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Graph labelling Date: Wed, 05 Jun 2002 11:32:29 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035398561 24976 80.91.224.250 (23 Oct 2002 18:42:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:42:41 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:8130 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8130 All, I am having a little trouble controlling the size of graph labelling in metafun/metapost. glabel.bot(btex \tfx range (m) etex,OUT); Uses the font specified by \setupbodyfont[pos,rm,12pt] modified by \tfx autogrid(grid.bot ,grid.lft)withcolor 0.8white; Has a nice background grid but I cannot control the size of the text. \tfxx would be nice. Alternatively: I would like to be able to alter the size of a picture generated with \startuseMPgraphic{graphicname} .... \stopuseMPgraphic \placefigure[here][fig:1]{coverage}{\useMPgraphic{graphicname}} I assume that there should be a size specification associated with \useMPgraphic but I have not been able to find it. TIA -- Nigel