ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: extensie pl
Date: Sat, 03 Jan 2004 23:05:21 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040103230236.01e71ec0@localhost> (raw)
In-Reply-To: <20031230102149.56358.qmail@web21103.mail.yahoo.com>

At 11:21 30/12/2003, you wrote:
>Als ik aan de dos-prompt typ:  texexec voorbeeld dan krijg ik de 
>foutmelding "texexec wordt niet herkend als een interne of externe 
>opdracht, programma of batchbestand" met texexec.pl voorbeeld lukt het wel.
>Ik ben overigens een absolute beginner in context. Ik vind op het net 
>echter nergens een echte beginnershandleiding die alles van naaldje tot 
>draadje uitlegt. Het lijkt een wereldje waar je zelf alles moet uitzoeken. 
>Is dit zo?

you can download fptex or tex live which has everything up and running for you

if you're on xp (or 2000) you can do things like:

FTYPE PerlScript=d:\perl\bin\perl.exe %%1 %%*
ASSOC .pl=PerlScript
SET PATHEXT=.pl;%PATHEXT%

or use the file type menu to associate the pl extension to perl scripts

Hans  

      parent reply	other threads:[~2004-01-03 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-30 10:21 Wilfried Van Hirtum
2003-12-31 16:49 ` Willi Egger
2004-01-03 22:05 ` 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=6.0.1.1.2.20040103230236.01e71ec0@localhost \
    --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).