ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christopher Creutzig <ccr@mupad.de>
Subject: Re: Labeling of axes
Date: Sun, 24 Aug 2003 21:29:49 +0200	[thread overview]
Message-ID: <3F49122D.1000704@mupad.de> (raw)
In-Reply-To: <3.0.6.32.20010128200347.0093cb40@server-1>

Hans Hagen wrote:

> beginfig(1) ;
> 
>   numeric u ; u = 1.0cm ;
> 
>   for i=-10 upto 10 :
>     if not (i=0) :
>       draw textext.lft("$" & decimal i & "$") shifted (i*u,0) ;
>     fi ;
>   endfor;
> 
> endfig ;
> 
> end
> 
> given that you have configured texexec well: 
> 
>   texexec --mptex thisfile.mp
>   mptopdf thisfile.1 

  With ConTeXt 2003.8.15, I get (\000) in thisfile.1, which mptopdf does
not handle:

! Undefined control sequence.
l.14 (\0
         00) cmsy10 11.95514 fshow

These seem to be the minus signs.

Regards,
	Christopher Creutzig

      parent reply	other threads:[~2003-08-24 19:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-17 16:38 Just testing Pierre Goossens
2001-01-26 20:42 ` Labeling of axes walter kehowski
2001-01-28 19:03   ` Hans Hagen
2001-01-29 15:46     ` Ed L Cashin
2001-01-29 17:32       ` Hans Hagen
2001-01-29 16:13     ` Marc van Dongen
2001-01-29 17:29       ` Hans Hagen
     [not found]         ` <3A769CBD.F164433E@econ.muni.cz>
2001-01-30 12:33           ` Bug in XML + Fields? Hans Hagen
2003-08-24 19:29     ` Christopher Creutzig [this message]

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=3F49122D.1000704@mupad.de \
    --to=ccr@mupad.de \
    --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).