summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/leading/leading.dtx
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-05-22 11:48:06 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-05-22 11:48:06 +0000
commit51bc2615feac0dfc9d2ec6d489d62eb23624fa66 (patch)
tree435395076b4fa8167e683b46e782a74ff8d9c47a /Master/texmf-dist/source/latex/leading/leading.dtx
parentbeb545f1c8d223fec0798735b4b3b0cffb56266f (diff)
leading update (from tds.zip)
git-svn-id: svn://tug.org/texlive/trunk@8283 c570f23f-e606-0410-a88d-b1316a301751
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>