ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: roegel@lorraine.loria.fr (Denis B. Roegel), ntg-context@ntg.nl
Subject: Re: textext problem
Date: Sat, 28 Oct 2000 16:24:31 +0200	[thread overview]
Message-ID: <3.0.6.32.20001028162431.017e7c70@pop.wxs.nl> (raw)
In-Reply-To: <200010271920.VAA08459@bar.loria.fr>

At 09:20 PM 10/27/00 +0200, Denis B. Roegel wrote:
>`Hans Hagen' wrote
>>   
>>   Ah, a bug! Indeed "textext" only takes one argument, so the metafun
manual
>>   is wrong! 
>>   
>
>Ok, but there is still the problem with "unknown":
>
>      thelabel@#("unknown",origin)   <---------------------------

This only happens when the file is not processed. There should be a file
with the suffix .mpt containing 

% figure 1 : texpictures[1] := btex \hbox spread 1em{\hss \strut Zapf
(1)\hss }

This file is generated in the first mp run, and then merged 

                doRunMP($MpName,0)  ;
                # test for labels
                my $belabels = 0 ;
                if (open(MP, "<$MpName.mpt"))
                  { while (<MP>)

See doRunMP for details. You may want to uncomment the line

# unlink "mptrace.tmp" ; rename ($MpFile, "mptrace.tmp") ;

and check the tmp file after a run for the zapf text. 

It works here, but when it works at your and other places as well, it would
be great, since then I can start embedding the graph package in context [i
already patched hobby's file to provide real tex texts instead of pseudo
text so that we can get real good labels and so]. 

Hans 

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      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
-------------------------------------------------------------------------


  reply	other threads:[~2000-10-28 14:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3.0.6.32.20001027113959.0154f7a0@pop.wxs.nl>
     [not found] ` <200010271431.QAA03427@bar.loria.fr>
2000-10-27 15:55   ` texexec not launching mpost Hans Hagen
2000-10-27 19:20     ` textext problem Denis B. Roegel
2000-10-28 14:24       ` Hans Hagen [this message]
2000-10-30 20:21         ` Denis B. Roegel
2000-10-31  7:50           ` 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=3.0.6.32.20001028162431.017e7c70@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=roegel@lorraine.loria.fr \
    /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).