[omega] Omega, external otp and MikTeX
Atif Gulzar
AtifG at nu.edu.pk
Tue Jun 20 22:02:49 CEST 2006
Hi,
I am trying to execute an example file (on MikTeX) that contains external
OTP. But Omega (v1.15) complains
"! Translation process \external=eotp not loadable: ocp file not found.
l.4 \externalocp\testt=test.pl"
here is my Example
\externalocp\external=eotp.pl
\ocplist\OTPtest=\addbeforeocplist 2000 \external\nullocplist
\pushocplist\OTPtest
this is test.
\bye
Where eotp.pl is
use strict;
$|++;
print STDERR "OTP DEBUG START\n";
while(<>){
print STDERR "OTP DEBUG: `$_'\n";
print $_;
}
print STDERR "OTP DEBUG END\n";
I have correctly placed the eotp.pl file at c:\texmf\omega\ocp and
c:\texmf\omega\otp and refreshed the file database.
Would you please help me how to use external OTP with Omega on MikTeX?
Best Regards,
Atif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/omega/attachments/20060620/ced72851/attachment.htm
More information about the omega
mailing list