ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* extensie pl
@ 2003-12-30 10:21 Wilfried Van Hirtum
  2003-12-31 16:49 ` Willi Egger
  2004-01-03 22:05 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Wilfried Van Hirtum @ 2003-12-30 10:21 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

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? 
 
Wilfried Van Hirtum


---------------------------------
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003

[-- Attachment #2: Type: text/html, Size: 662 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: extensie pl
  2003-12-30 10:21 extensie pl Wilfried Van Hirtum
@ 2003-12-31 16:49 ` Willi Egger
  2004-01-03 22:05 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Willi Egger @ 2003-12-31 16:49 UTC (permalink / raw)


Hi Wilfried,

Of course I do not know what ind of installation zou run. Still the 
operating system must be able to find the executable "texexexec.exe". 
This file resides normally in the \texmf\bin directory. So what you need 
to do is to set the environment variable (Windows XP) or the path (other 
windows systems) also to this directory.

Willi

Wilfried Van Hirtum 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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: extensie pl
  2003-12-30 10:21 extensie pl Wilfried Van Hirtum
  2003-12-31 16:49 ` Willi Egger
@ 2004-01-03 22:05 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2004-01-03 22:05 UTC (permalink / raw)


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  

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-03 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-30 10:21 extensie pl Wilfried Van Hirtum
2003-12-31 16:49 ` Willi Egger
2004-01-03 22:05 ` Hans Hagen

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).