summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-fill/pst-fill.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-11-30 04:07:01 +0000
committerKarl Berry <karl@freefriends.org>2006-11-30 04:07:01 +0000
commitd020974aa866ebf75c1a7136213c03c015c7402d (patch)
treec362e2511d64cefaf2b876bb39578952fc7742dc /Master/texmf-dist/source/generic/pst-fill/pst-fill.ins
parent0e16c58d10670a29d73183de0640f72f0857c829 (diff)
new pstricks pst-eps, pst-fill, pst-text
git-svn-id: svn://tug.org/texlive/trunk@2560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-fill/pst-fill.ins')
-rw-r--r--Master/texmf-dist/source/generic/pst-fill/pst-fill.ins37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-fill/pst-fill.ins b/Master/texmf-dist/source/generic/pst-fill/pst-fill.ins
new file mode 100644
index 00000000000..67c9404c2f2
--- /dev/null
+++ b/Master/texmf-dist/source/generic/pst-fill/pst-fill.ins
@@ -0,0 +1,37 @@
+%% `pst-fill.ins'
+%%
+%% Docstrip installation instruction file for docstyle `pst-fill'
+%%
+%% Herbert Voss <voss@pstricks.de>
+%%
+%% 2006-11-06
+%%
+\def\batchfile{pst-fill.ins}
+\input docstrip.tex
+\keepsilent
+\Msg{*** Generating the `pst-fill' package ***}
+\askforoverwritefalse
+\generate{\file{pst-fill.tex}{\from{pst-fill.dtx}{pst-fill}}}
+\generate{\file{pst-fill.sty}{\from{pst-fill.dtx}{latex-wrapper}}}
+
+\ifToplevel{%
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the files}
+\Msg{* pst-fill.sty and pst-fill.tex in a directory/folder searched by TeX.}
+\Msg{*}
+\Msg{* To produce the documentation, run the file `pst-fill.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-fill'}
+\Msg{* `makeindex -s gglo.ist -o pst-fill.gls pst-fill.glo'}
+\Msg{* and recompile.}
+\Msg{*}
+\Msg{***********************************************************}
+}
+
+\endinput
+%%
+%% End of file `pst-fill.ins'