1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
%% labelschanged.ins
%%
% Packaged, documented, and maintained by Brian Dunn.
%%
%% Based on code by David Carlisle.
%%
%% In the public domain.
%%
%% This work consists of the files labelschanged.dtx and labelschanged.ins
%% and the derived file labelschanged.sty.
\input docstrip.tex
\keepsilent
\usedir{tex/latex/ package }
\preamble
This is a generated file.
Packaged, documented, and maintained by Brian Dunn.
Based on code by David Carlisle.
In the public domain.
\endpreamble
\generate{\file{labelschanged.sty}{\from{labelschanged.dtx}{package}}}
\Msg{*********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the}
\Msg{* following file into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space labelschanged.sty}
\Msg{*}
\Msg{* To produce the documentation run the file labelschanged.dtx}
\Msg{* through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*********************************************************}
\endbatchfile
|