ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Graph labelling
@ 2002-06-05 10:32 Nigel King
  2002-06-05 12:58 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Nigel King @ 2002-06-05 10:32 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Graph labelling
  2002-06-05 10:32 Graph labelling Nigel King
@ 2002-06-05 12:58 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-06-05 12:58 UTC (permalink / raw)
  Cc: ntg-context

At 11:32 AM 6/5/2002 +0100, Nigel King wrote:
>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.

\startMPenvironment
   here goes style settings for the graphics, like
   \setupbodyfont [10pt]
\stopMPenvironment

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
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-05 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05 10:32 Graph labelling Nigel King
2002-06-05 12:58 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).