summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/makeplot/makeplot.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:54:48 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:54:48 +0000
commitddb4d867947993c8a049d6bdc5ed164d02a1f5aa (patch)
treea3a2b0840462fe79c3c2f8fe8a95e65c0b113bc0 /Master/texmf-dist/source/latex/makeplot/makeplot.ins
parent98a8071f9a96ea28e44c91d675c074c6b989ab4d (diff)
trunk/Master/texmf-dist/source/latex/makeplot
git-svn-id: svn://tug.org/texlive/trunk@367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/makeplot/makeplot.ins')
-rw-r--r--Master/texmf-dist/source/latex/makeplot/makeplot.ins60
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/makeplot/makeplot.ins b/Master/texmf-dist/source/latex/makeplot/makeplot.ins
new file mode 100644
index 00000000000..66573a165c0
--- /dev/null
+++ b/Master/texmf-dist/source/latex/makeplot/makeplot.ins
@@ -0,0 +1,60 @@
+%%
+%% Copyright (C) 2005 by Jose Emilio Vila Forcen (jemilio@ieee.org)
+%% This file may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3 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.3 or later is part of all distributions of
+%% LaTeX version 2003/12/01 or later.
+%%
+\input docstrip.tex
+\keepsilent
+\usedir{tex/latex/makeplot}
+\preamble
+ Copyright 2004--2005 by Jose Emilio Vila Forcen (jemilio@ieee.org)
+
+ All rights reserved.
+
+ This work may be distributed and/or modified under the conditions of
+ the LaTeX Project Public License, either version 1.3 of this license
+ or (at your option) any later version. The latest version of the
+ license is in
+
+ http://www.latex-project.org/lppl.txt
+
+ and version 1.3 or later is part of all distributions of LaTeX
+ version 2003/12/01 or later.
+
+ This work has the LPPL maintenance status "maintained".
+ The Current Maintainer of this work is Jose Emilio Vila Forcen (jemilio@ieee.org).
+
+\endpreamble
+\generate{%
+ \askforoverwritefalse%
+ \file{makeplot.sty}{\from{makeplot.dtx}{makeplot}}}
+\generate{%
+ \askforoverwritefalse
+ \file{mptest.tex}{\from{makeplot.dtx}{mptest}}}
+%\generate{%
+% \askforoverwritefalse
+% \file{data1.mat}{\from{makeplot.dtx}{data1}}}
+%\generate{%
+% \askforoverwritefalse
+% \file{data2.mat}{\from{makeplot.dtx}{data2}}}
+\obeyspaces
+\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 makeplot.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the file makeplot.dtx}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*********************************************************}
+\endbatchfile \ No newline at end of file