summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/productbox/productbox.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/productbox/productbox.ins')
-rw-r--r--Master/texmf-dist/source/latex/productbox/productbox.ins46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/productbox/productbox.ins b/Master/texmf-dist/source/latex/productbox/productbox.ins
new file mode 100644
index 00000000000..f27c57bf31e
--- /dev/null
+++ b/Master/texmf-dist/source/latex/productbox/productbox.ins
@@ -0,0 +1,46 @@
+%%------------------------------------------------------------------
+%% Driver file to extract the productbox style file.
+%%
+%% Copyright (C) 2010 Gerd Neugebauer
+%%
+%% productbox.ins is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY. No author or distributor accepts
+%% responsibility to anyone for the consequences of using it or for
+%% whether it serves any particular purpose or works at all, unless
+%% he says so in writing.
+%%
+%% Everyone is granted permission to copy, modify and redistribute
+%% productbox.ins, provided this copyright notice is preserved and
+%% any modifications are indicated.
+%%
+%%------------------------------------------------------------------
+%%
+%% Run this file through TeX or LaTeX to extract the files.
+%% You need the docstrip package as distributed with LaTeX2e.
+%% It is also available as seperate package from any CTAN site
+%% (http://www.ctan.org).
+%%------------------------------------------------------------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% $Id: productbox.ins 8333 2010-12-29 19:58:06Z gene $
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\input docstrip.tex \keepsilent \askonceonly
+
+\generate{\file{productbox.sty}{\from{productbox.dtx}{style}}
+ }
+
+\Msg{****************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by (La)TeX:}
+\Msg{*}
+\Msg{* \space\space productbox.sty}
+\Msg{*}
+\Msg{* To produce the documentation run productbox.dtx through LaTeX,}
+\Msg{* BibTeX, makeindex (for index and glossary), and LaTeX twice }
+\Msg{* again.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{****************************************************************}
+
+\endbatchfile
+\endinput