summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eCards/eCards.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:52:30 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:52:30 +0000
commit742827f70c750e0aaaa236aa13e7872588b90089 (patch)
tree34aa0ef1b036dae9932a76e2fe261ca22e68e53e /Master/texmf-dist/source/latex/eCards/eCards.ins
parentf8cd4bd6a9d15be83f06d98345f29ead5a61eea3 (diff)
trunk/Master/texmf-dist/source/latex/eCards
git-svn-id: svn://tug.org/texlive/trunk@234 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/eCards/eCards.ins')
-rw-r--r--Master/texmf-dist/source/latex/eCards/eCards.ins65
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/eCards/eCards.ins b/Master/texmf-dist/source/latex/eCards/eCards.ins
new file mode 100644
index 00000000000..69000e6cfd6
--- /dev/null
+++ b/Master/texmf-dist/source/latex/eCards/eCards.ins
@@ -0,0 +1,65 @@
+%%
+%% 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-2002 D. P. Story
+%%
+%% This file is part of the `Web and Exerquiz Distribution'.
+%% -------------------------------------------
+%%
+%% 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/05/26}
+\def\batchfile{eCards.ins}
+%
+% If you can assume that the target audience for the document all have
+% Acrobat Reader 5.0 or later, then chance the following switch to true,
+% else, leave it as false.
+
+\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
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\preamble
+\endpreamble
+
+\generate
+{%
+ \file{eCards.sty}{\from{eCards.dtx}{copyright,package}}
+ \file{eCardsList.def}{\from{eCards.dtx}{copyright,listing}}
+}
+
+\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