ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: followup metapost textext?
Date: Wed, 21 Dec 2005 19:01:52 +0100	[thread overview]
Message-ID: <ABD006A5-E0DC-4E27-8992-F0BDFE2DD994@science.uva.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 894 bytes --]

Followup to my previous post (see below)

I executed the code on the "live tex site" and, mirabile dictu, there  
it works.
The difference I can see is a much older pdfetex (Version  
3.141592-1.21a-2.2 (Web2C 7.5.4)) on the live site, whereas I have a  
newer one (Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)).

Could that be the problem or must I dig deeper?

===============

Panic using metapost in context.
This used to work. I did a file that previously (\thisisutilityversion 
{1998.12.20}) had good output but now has "unknown" everywhere for  
textext calls!

\starttext
\startuseMPgraphic{one}
	draw (0,0)--(100,0)--(100,50)--(50,50)--(50,100)--(0,100)--(0,0);
	label (textext("label"), (10,25));
\stopuseMPgraphic
\useMPgraphic{one}
\stoptext

But now I see "unknown" as the text typeset instead of "label"!
What happened. This is disastrous.


yours sincerely,
dr. H. van der Meer




[-- Attachment #1.2: Type: text/html, Size: 5052 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

             reply	other threads:[~2005-12-21 18:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 18:01 Hans van der Meer [this message]
2005-12-22  7:49 ` Taco Hoekwater
2005-12-22 17:11   ` Hans van der Meer
2005-12-22 22:05   ` Hans van der Meer
2005-12-22 22:22     ` Hans Hagen
2005-12-22 22:49       ` Hans van der Meer
2005-12-22 23:05         ` Taco Hoekwater
2005-12-22 23:26     ` Hans Hagen

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=ABD006A5-E0DC-4E27-8992-F0BDFE2DD994@science.uva.nl \
    --to=hansm@science.uva.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).