summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eqexam/eqexam.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-30 00:05:07 +0000
committerKarl Berry <karl@freefriends.org>2009-09-30 00:05:07 +0000
commitab32512d3febc3b84765830b7a8a33a29e2c4e42 (patch)
treeca56bca1dc841402ec5213d0add8261074857208 /Master/texmf-dist/source/latex/eqexam/eqexam.ins
parent2315b3cb5d99fbbf5379973f08d9c6e25d0c5c0e (diff)
new latex package eqexam (29sep09)
git-svn-id: svn://tug.org/texlive/trunk@15565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/eqexam/eqexam.ins')
-rw-r--r--Master/texmf-dist/source/latex/eqexam/eqexam.ins63
1 files changed, 63 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/eqexam/eqexam.ins b/Master/texmf-dist/source/latex/eqexam/eqexam.ins
new file mode 100644
index 00000000000..3abfe28968c
--- /dev/null
+++ b/Master/texmf-dist/source/latex/eqexam/eqexam.ins
@@ -0,0 +1,63 @@
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% Copyright 1999-2006 D. P. Story
+%%
+%% This file is part of the `AcroTeX eDucation Bundle'.
+%% -------------------------------------------
+%%
+%% It may be distributed under the conditions of the LaTeX Project Public
+%% License, either version 1.2 of this license or (at your option) any
+%% later version. The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.2 or later is part of all distributions of LaTeX
+%% version 1999/12/01 or later.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\filedate{2001/01/22}
+\def\batchfile{eqexam.ins}
+\input docstrip
+
+\ifx\generate\undefined
+ \Msg{**********************************************}
+ \Msg{*}
+ \Msg{* This installation requires docstrip}
+ \Msg{* version 2.4 or later.}
+ \Msg{*}
+ \Msg{* An older version of docstrip has been input}
+ \Msg{*}
+ \Msg{**********************************************}
+ \errhelp{Move or rename old docstrip.tex and get a newer one.}
+ \errmessage{Old docstrip in input path}
+ \batchmode
+ \csname @@end\endcsname\end
+\fi
+
+\keepsilent
+\askforoverwritefalse
+%\askonceonly
+%\usedir{tex/latex/hyperref}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\preamble
+\endpreamble
+
+\generate{%
+ \file{eqexam.sty}{\from{eqexam.dtx}{copyright,package}}
+ \file{eqalone.def}{\from{eqexam.dtx}{copyright,standalone}}
+ \file{eqexam.drv}{\from{eqexam.dtx}{copyright,driver}}
+}
+
+\Msg{***************************************************************}
+\Msg{*}
+\Msg{* \space To finish the installation you have to copy the files }
+\Msg{*}
+\Msg{* \space *.sty, *.cfg and *.def into a directory searched by TeX}
+\Msg{*}
+\Msg{***************************************************************}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\endinput