summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/elzcards/elzcards.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/elzcards/elzcards.ins')
-rw-r--r--Master/texmf-dist/source/latex/elzcards/elzcards.ins16
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/elzcards/elzcards.ins b/Master/texmf-dist/source/latex/elzcards/elzcards.ins
index 10df143862c..fdf48937156 100644
--- a/Master/texmf-dist/source/latex/elzcards/elzcards.ins
+++ b/Master/texmf-dist/source/latex/elzcards/elzcards.ins
@@ -23,7 +23,7 @@
%% The Current Maintainer of this work is Emilio Lazo Zaia.
%%
%% This work consists of the files README and elzcards.dtx with
-%% its derived files elzcards.ins, elzcards.cls and
+%% its derived files elzcards.ins, elzcards.sty and
%% elzcards-example.tex.
%%
\input docstrip.tex
@@ -46,7 +46,7 @@ This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Emilio Lazo Zaia.
This work consists of the files README and elzcards.dtx with
-its derived files elzcards.ins, elzcards.cls and
+its derived files elzcards.ins, elzcards.sty and
elzcards-example.tex.
\endpreamble
@@ -56,10 +56,13 @@ elzcards-example.tex.
\Msg{************************************************************}
\Msg{************************* \jobname *************************}
\Msg{************************************************************}
-\generate{\file{\jobname.cls}{\from{\jobname.dtx}{class}}}
-\Msg{\jobname.cls written.}
+\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}}
+\Msg{\jobname.sty written.}
+\Msg{}
\immediate\write18{makeindex -s gind.ist -o \jobname.ind \jobname.idx}
\immediate\write18{makeindex -s gglo.ist -o \jobname.gls \jobname.glo}
+\Msg{}
+\Msg{Change history and index updated.}
\postamble
\endpostamble
\generate{\file{\jobname-example.tex}{\from{\jobname.dtx}{ejemplo}}}
@@ -67,10 +70,11 @@ elzcards-example.tex.
\Msg{************************************************************}
\Msg{To produce the documentation, compile \jobname.dtx file with}
\Msg{ pdflatex \jobname.dtx}
-\Msg{To update the index and changelog, type}
+\Msg{If write18 is not enabled, type}
\Msg{ makeindex -s gind.ist -o \jobname.ind \jobname.idx}
\Msg{ makeindex -s gglo.ist -o \jobname.gls \jobname.glo}
-\Msg{respectively, and recompile the documentation.}
+\Msg{to update index and changelog respectively.}
+\Msg{In either case, compile again.}
\Msg{************************************************************}
\Msg{}
\endbatchfile