ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Number formating in MetaFun
Date: Sat, 10 Jan 2004 00:47:12 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040110004508.03008500@server-1> (raw)
In-Reply-To: <F3A77BEB-42A3-11D8-B788-0003938543A0@dircon.co.uk>

At 14:01 09/01/2004, Nigel King wrote:
>For the MetaFun Experts,
>
>Section 9.2 of the MetaFun manual gives
>vlogtext.bot(0, 10, 9, 10cm, "@3e") ;
>
>The formating of the numbers is controlled by "@3e". I have been trying to 
>find the command which control this number formating without success. 
>Please could somebody point me in the right direction.

In case of problems:

\forceMPTEXgraphictrue

% or
%
% \forceMPTEXcheck{lintext}
% \forceMPTEXcheck{logtext}

\startMPcode
draw hlintext.lft(0, 20,  5, 20cm, "@3e") ;
draw vlogtext.bot(0, 10,  9, 10cm, "@3e") ;
\stopMPcode

this is needed in order to trigger the context format alternative.

The @3e syntax is a replacement for the %3e one in john hobbies modules

Hans  

  reply	other threads:[~2004-01-09 23:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 13:01 Nigel King
2004-01-09 23:47 ` Hans Hagen [this message]
2004-01-11 23:32   ` Nigel King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6.0.1.1.2.20040110004508.03008500@server-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).