ports/textproc/foiltex/files/patch-foiltex.ins
Hiroki Sato 1f102ebc99 Fix the build breakage when LaTeX2e <2003/12/01> is used.
Approved by:	Stefan Walter (sw at gegenunendlich dot de)
Noticed by:	kris
2004-10-30 10:53:23 +00:00

13 lines
445 B
TeX

--- foiltex.ins.orig Thu Oct 28 14:17:12 2004
+++ foiltex.ins Thu Oct 28 14:17:27 2004
@@ -117,8 +117,8 @@
\generateFile{sampfoil.tex}{t}{\from{foiltex.dtx}{sample}}
-\newcommand{\iispc}{\space\space}
-\newcommand{\vspc}{\iispc\iispc\space}
+\def\iispc{\space\space}
+\def\vspc{\iispc\iispc\space}
\Msg{**********************************************************************}
\Msg{*}
\Msg{* To finish the installation, do the following:}