summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/leading/leading.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/leading/leading.dtx')
-rw-r--r--Master/texmf-dist/source/latex/leading/leading.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/leading/leading.dtx b/Master/texmf-dist/source/latex/leading/leading.dtx
index 0c23d28fee5..60522e1e7c2 100644
--- a/Master/texmf-dist/source/latex/leading/leading.dtx
+++ b/Master/texmf-dist/source/latex/leading/leading.dtx
@@ -45,10 +45,6 @@ This work consists of the file \jobname.dtx
\endpostamble
\askforoverwritefalse
\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}}
-\generate{\file{\jobname.ins}{\from{\jobname.dtx}{batchfile}}}
-\nopreamble\nopostamble
-\generate{\file{dtx-style.sty}{\from{\jobname.dtx}{dtx-style}}}
-\generate{\file{README.txt}{\from{\jobname.dtx}{readme}}}
\Msg{*************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
@@ -63,7 +59,12 @@ This work consists of the file \jobname.dtx
%</batchfile>
%<batchfile>\endbatchfile
%<*internalbatchfile>
+\generate{\file{\jobname.ins}{\from{\jobname.dtx}{batchfile}}}
+\nopreamble\nopostamble
+\generate{\file{dtx-style.sty}{\from{\jobname.dtx}{dtx-style}}}
+\generate{\file{README.txt}{\from{\jobname.dtx}{readme}}}
\endgroup
+\immediate\write18{mv README.txt README}
\immediate\write18{makeindex -s gind.ist -o \jobname.ind \jobname.idx}
\immediate\write18{makeindex -s gglo.ist -o \jobname.gls \jobname.glo}
%</internalbatchfile>