diff options
Diffstat (limited to 'textproc/foiltex/files/patch-foiltex.ins')
-rw-r--r-- | textproc/foiltex/files/patch-foiltex.ins | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/foiltex/files/patch-foiltex.ins b/textproc/foiltex/files/patch-foiltex.ins new file mode 100644 index 000000000000..75a30ca91a91 --- /dev/null +++ b/textproc/foiltex/files/patch-foiltex.ins @@ -0,0 +1,13 @@ +--- 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:} |