summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-14 17:30:59 +0000
committerKarl Berry <karl@freefriends.org>2006-06-14 17:30:59 +0000
commit1a2eff81895fb8e0b5036fb23144ef8fcfc00225 (patch)
tree944e9e67e1a84fe5504e0a6cc2a604441be8ad11 /Master/texmf-dist
parent9b6f528d3c778ec1e8a1951d5d2da6ad1d6115cd (diff)
missed adding somehow
git-svn-id: svn://tug.org/texlive/trunk@1681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/source/generic/pst-lens/pst-lens.ins38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-lens/pst-lens.ins b/Master/texmf-dist/source/generic/pst-lens/pst-lens.ins
new file mode 100644
index 00000000000..e19934296cb
--- /dev/null
+++ b/Master/texmf-dist/source/generic/pst-lens/pst-lens.ins
@@ -0,0 +1,38 @@
+%% `pst-lens.ins'
+%%
+%% Docstrip installation instruction file for docstyle `pst-lens'
+%%
+%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> and
+%% Manuel Luque <Mluque5130@aol.com> (France)
+%%
+%% February 19, 2001
+
+\def\batchfile{pst-lens.ins}
+\input docstrip.tex
+\keepsilent
+\Msg{*** Generating the `pst-lens' package ***}
+\askforoverwritefalse
+\generate{\file{pst-lens.tex}{\from{pst-lens.dtx}{pst-lens}}}
+\generate{\file{pst-lens.sty}{\from{pst-lens.dtx}{latex-wrapper}}}
+%
+\ifToplevel{%
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the files}
+\Msg{* pst-lens.sty and pst-lens.tex in a directory/folder searched by TeX.}
+\Msg{*}
+\Msg{* To produce the documentation, run the file `pst-lens.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* If you require the commented code, desactivating the}
+\Msg{* OnlyDescription macro, you must recompile, execute:}
+\Msg{* `makeindex -s gind.ist pst-lens'}
+\Msg{* `makeindex -s gglo.ist -o pst-lens.gls pst-lens.glo'}
+\Msg{* and recompile.}
+\Msg{*}
+\Msg{***********************************************************}
+}
+
+\endinput
+%%
+%% End of file `pst-lens.ins'