ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gilbert van den Dobbelsteen <GILBERT@login.iaf.nl>
Subject: texexec.pl and non-local .tex files
Date: Wed, 23 Oct 2002 16:37:04 +0000 (UTC)	[thread overview]
Message-ID: <3614d0aa.login@login.iaf.nl> (raw)

Hi there,

I am encountering a problem using texexec. I have a file mod.tex, 
located somewhere on my system. This file basically is a convertor. 
It's (conceptual) input:

\starttext
\typefile[history.txt]
\stoptext

I need this to quickly generate a .pdf file from an history.txt file, 
which are located throughout all our projects.

When running this manually, e.g.:

pdftex &cont-nl mod

it works, because mod.tex is found where I placed in (in 
c:/tex/pragma/sources/local/mod.tex). But when running it through 
texexec.pl it doesn't. 

texexec --pdf mod

Looking inside the texexec.pl script, I see that the .tex file *must*
exist in the current directory, because it is scanned by texexec for
options (which I think is a very nice idea).

Isn't it possible to run the thing through context even though the 
file doesn't exist? Or is this a bad idea? I know for sure I can change 
the perl script to do so, but perhaps am I missing a conceptual idea 
here.

Gilbert.


             reply	other threads:[~2002-10-23 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-23 16:37 Gilbert van den Dobbelsteen [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-10-05 10:39 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=3614d0aa.login@login.iaf.nl \
    --to=gilbert@login.iaf.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).