summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/limap/limap.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:54:37 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:54:37 +0000
commitfe8ebf77951d7f5fa746af3d453a3b0ed97a3ade (patch)
tree62167c572b4a826b0e1c42b8c1e402cdd295c752 /Master/texmf-dist/source/latex/limap/limap.ins
parent382cb1bea184b72c83c85d6717fce99eb9ab44ce (diff)
trunk/Master/texmf-dist/source/latex/limap
git-svn-id: svn://tug.org/texlive/trunk@356 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/limap/limap.ins')
-rw-r--r--Master/texmf-dist/source/latex/limap/limap.ins46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/limap/limap.ins b/Master/texmf-dist/source/latex/limap/limap.ins
new file mode 100644
index 00000000000..4936fe57ca0
--- /dev/null
+++ b/Master/texmf-dist/source/latex/limap/limap.ins
@@ -0,0 +1,46 @@
+%%------------------------------------------------------------------
+%% Driver file to extract the dtx style and class files.
+%%
+%% Copyright (C) 1999-2000 Gerd Neugebauer
+%%
+%% limap.ins may be distributed under the terms of the LaTeX Project
+%% Public License, as described in lppl.txt in the base LaTeX
+%% distribution. Either version 1.0 or, at your option, any later
+%% version.
+%%
+%%------------------------------------------------------------------
+%%
+%% 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.
+%%
+%%------------------------------------------------------------------
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% $Id: limap.ins 1.2 2000/03/01 20:11:42 gene Exp gene $
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\input docstrip.tex
+\keepsilent
+\askonceonly
+
+\generate{\file{limap.sty}{\from{limap.dtx}{package}}
+ \file{limap.cls}{\from{limap.dtx}{class}}
+ }
+%\usedir{tex/latex/limap}
+
+\ifToplevel{
+\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 limap.cls limap.sty}
+\Msg{*}
+\Msg{* To produce the documentation run limap.tex through LaTeX,}
+\Msg{* makeindex, and LaTeX again.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{****************************************************************}
+}
+
+\endbatchfile
+\endinput