ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Denis B. Roegel" <Denis.Roegel@loria.fr>
Cc: Denis.Roegel@loria.fr (Denis B. Roegel),
	ntg-context@ntg.nl (NTG-ConTeXt)
Subject: Re: texexec not launching mpost
Date: Sat, 21 Oct 2000 23:46:43 +0200 (MET DST)	[thread overview]
Message-ID: <200010212146.XAA13313@bar.loria.fr> (raw)
In-Reply-To: <20001020200904.Q24668@cs.ucc.ie> from "Marc van Dongen" at Oct 20, 2000 08:09:04 PM

`Marc van Dongen' wrote
>   
>   Denis B. Roegel (Denis.Roegel@loria.fr) wrote:
>   
>   [snip]
>   
>   : that's the problem, isn't it? How can I investigate if mpto
>   : is really called and trap it?
>   
>   I haven't followed the discuission, so excuse me if what
>   I write doesn't make sense. Trapping mpto or whatever
>   program doesn't seem to be too difficult. Simply rename it to
>   mpto_old, and create a new mpto which calls mpto_old. If you're using
>   unix you can use redirection to catch errors/output and append them
>   to a log file.

I have now followed your suggestion and created a file mympto
where I put

#! /bin/sh
echo 'This is my mpto'
/usr/local/tex5/bin/mpto $*

and in the file texexec.ini, I put

set  MpToTeXExecutable  to  mympto

Then, mympto is indeed called (as can be shown if
I rename mympto into mympto2), but it doesn't change
my problem.

I really don't think the problem is the line

set  MpToTeXExecutable ...

It has something to do with mpto.

But again, if I just call mpost directly it works.

For some reason, the current directory used by mpost
is different from the one it should be.

How could I investigate this in more depth?

Thanks,

Denis


  reply	other threads:[~2000-10-21 21:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-18 21:18 Denis B. Roegel
2000-10-19  3:21 ` Mr. Wang Lei
2000-10-19  9:04   ` Hans Hagen
2000-10-19 11:41     ` Mr. Wang Lei
2000-10-19 13:01   ` Denis B. Roegel
2000-10-19 13:45     ` Hans Hagen
2000-10-19 19:17       ` Denis B. Roegel
2000-10-19 19:30         ` Denis B. Roegel
2000-10-20  2:34           ` Mr. Wang Lei
2000-10-20 14:13             ` Denis B. Roegel
2000-10-20 15:59               ` Hans Hagen
2000-10-20 18:56                 ` Denis B. Roegel
2000-10-20 19:09                   ` Marc van Dongen
2000-10-21 21:46                     ` Denis B. Roegel [this message]
2000-10-22 18:49                       ` Hans Hagen
2000-10-22 18:30                   ` Hans Hagen
2000-10-23 19:34                     ` Denis B. Roegel
2000-10-24  6:48                       ` Hans Hagen
2000-10-20 17:36               ` Mr. Lei Wang
     [not found] <3.0.6.32.20001027113959.0154f7a0@pop.wxs.nl>
     [not found] ` <200010271431.QAA03427@bar.loria.fr>
2000-10-27 15:55   ` 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=200010212146.XAA13313@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).