ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Denis B. Roegel" <Denis.Roegel@loria.fr>
Cc: ntg-context@ntg.nl (Mailing List)
Subject: Re: metapost problem
Date: Sun, 7 Jan 2001 18:33:17 +0100 (MET)	[thread overview]
Message-ID: <200101071733.SAA21576@bar.loria.fr> (raw)
In-Reply-To: <20010107144456.T6997@cs.ucc.ie> from "Marc van Dongen" at Jan 07, 2001 02:44:56 PM

`Marc van Dongen' wrote
>   
>   I am having a problem I cannot understand.
>   Perhaps there's something wrong with my
>   installation. When I run mpost on attached
>   tmp.mp I get attached tmp.0.
>   
>   I would have expected the letter $x$ to be
>   positioned at (1cm,0) but instead it is
>   positioned at (0,0). I've use boxes many
>   times but thins I cannot understand. Am I
>   doing something terribly wrong? Am I
>   overlooking something?  Any other suggestions?

Yes, you made the mistake to write xl.s  := (1cm,0);
instead of xl.s = (1cm,0). By using :=, you are messing
up internal equations in the boxes package and the result
you get is normal. I've had this problem a few weeks ago,
and it took me a while to find out! Never use := in these
contexts!

(Disclaimer: I haven't compiled your file, so this is a guess.)

Denis


  reply	other threads:[~2001-01-07 17:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-07 14:44 Marc van Dongen
2001-01-07 17:33 ` Denis B. Roegel [this message]
2001-01-07 17:37   ` Marc van Dongen
  -- strict thread matches above, loose matches on Subject: below --
2005-10-03  9:55 Metapost Problem Wolfgang Zillig
2003-09-22 19:59 METAPOST problem Emil Hedevang Lohse
2003-03-15  3:44 (no subject) Coydell Rivers
2003-03-15  4:06 ` MetaPost problem Guo Yang
2003-03-15  4:19   ` Guo Yang
2003-03-17  8:41     ` Hans Hagen
2001-02-26 21:46 metapost problem Hraban
2001-02-27 10:11 ` Hans Hagen
2001-01-07 14:43 Marc van Dongen
2000-10-16  9:48 Marc van Dongen
2000-10-16 10:23 ` Hans Hagen
2000-10-16 12:04   ` Marc van Dongen

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=200101071733.SAA21576@bar.loria.fr \
    --to=denis.roegel@loria.fr \
    --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).