Andrei Alexandrescu (See Website for Email)
2004-08-06 09:42:11 UTC
I'm trying to install perltex under MikTeX and I don't know what's going on.
The perl file won't compile!
Here's the test file:
\documentclass{article}
\usepackage{perlmacros}
%\usepackage{inferrules}
\perlnewcommand\a[1]{b}
\begin{document}
\end{document}
and here's the output:
This is e-TeX, Version 3.141592-2.1 (MiKTeX 2.4)
entering extended mode
LaTeX2e <2003/12/01>
Babel <v3.8a> and hyphenation patterns for english, french, german, ngerman,
du
mylang, nohyphenation, loaded.
(test.tex (C:\texmf\tex\latex\base\article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(C:\texmf\tex\latex\base\size10.clo))
(C:\texmf\tex\latex\perltex\perlmacros.sty)Use of uninitialized value in
substit
ution (s///) at C:\texmf\tex\latex\perltex\perltex.pl line 127.
Use of uninitialized value in substitution (s///) at
C:\texmf\tex\latex\perltex\
perltex.pl line 128.
Use of uninitialized value in concatenation (.) or string at
C:\texmf\tex\latex\
perltex\perltex.pl line 129.
(test.frpl
! Package perlmacros Error: Undefined subroutine &main::latex_ called .
See the perlmacros package documentation for explanation.
Type H <return> for immediate help.
...
l.3 out in your document and re-run perltex.}
\endinput
? q
OK, entering \batchmode
---------------------------
Any help would be helpful!
Andrei
The perl file won't compile!
Here's the test file:
\documentclass{article}
\usepackage{perlmacros}
%\usepackage{inferrules}
\perlnewcommand\a[1]{b}
\begin{document}
\end{document}
and here's the output:
This is e-TeX, Version 3.141592-2.1 (MiKTeX 2.4)
entering extended mode
LaTeX2e <2003/12/01>
Babel <v3.8a> and hyphenation patterns for english, french, german, ngerman,
du
mylang, nohyphenation, loaded.
(test.tex (C:\texmf\tex\latex\base\article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(C:\texmf\tex\latex\base\size10.clo))
(C:\texmf\tex\latex\perltex\perlmacros.sty)Use of uninitialized value in
substit
ution (s///) at C:\texmf\tex\latex\perltex\perltex.pl line 127.
Use of uninitialized value in substitution (s///) at
C:\texmf\tex\latex\perltex\
perltex.pl line 128.
Use of uninitialized value in concatenation (.) or string at
C:\texmf\tex\latex\
perltex\perltex.pl line 129.
(test.frpl
! Package perlmacros Error: Undefined subroutine &main::latex_ called .
See the perlmacros package documentation for explanation.
Type H <return> for immediate help.
...
l.3 out in your document and re-run perltex.}
\endinput
? q
OK, entering \batchmode
---------------------------
Any help would be helpful!
Andrei