ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: I've got a decent start, but ...
Date: Wed, 19 May 1999 10:53:56 +0200	[thread overview]
Message-ID: <37427C24.87D245BD@wxs.nl> (raw)
In-Reply-To: <3.0.5.32.19990518233310.00a8a100@mail.northcoast.com>

David Arnold wrote:

> OK, Win95, Miktex, and WinEdt. That's my configuration.
> 
> 1. I got the file dcom95.exe and installed it. That seemed to go well,
> asking to restart the computer. All OK so far.
> 
> 2. I got APi516e.exe (Active Perl) and installed. All seemed to go well. I
> simply selected defaults all the way during the installation. I told the
> installation to adapt my autoexec.bat. I selected restart the computer when
> the installation finished.
> 
> 3. I unzipped cont-tmf.zip into the texmf directory tree. I kept precisely
> the same directory structure used in cont-tmf.zip. That seemed to go well.
> 
> Now, how to proceed from here?
> 
> I could make a Context button in WinEdt, then put the appropriate file to
> call in winedt\bin, and set the command line to call that file. But which
> file? What is the best way to proceed? And should I make a format file?

you could make a batch file that runs texexec. You first need to put
texexec.pl somewhere in your path. When 'texexec' runs, its ok. Fabrice
made a perl script launcher, I'll send that one in a separate mail; just
copy it to texexec.exe and put it in the same path as texexec.pl .
Another way of launching texexec from the prompt is 'start texexec.pl'

You need to adapt texexec.ini to your local situation. Take a look at
the 'pragma' section, copy it and add your own changes. Enable that
section. Texexec.ini should be in the same path as texexec.pl (I assume
you don't have kpathseawhich cum suis running). 

You need to be able to run 

  texexec --make en         or    perl texexec --make en

for the english format. 

  texexec  <filename>       or    perl texexec <filename> 

processes the file. These can go under a button winedt I suppose. 

(texexec runs the file as many times as needed, calls texutil to sort
the index and some lists)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


      reply	other threads:[~1999-05-19  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-19  6:33 David Arnold
1999-05-19  8:53 ` Hans Hagen [this message]

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=37427C24.87D245BD@wxs.nl \
    --to=pragma@wxs.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).