summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-05-30 00:14:18 +0000
committerKarl Berry <karl@freefriends.org>2006-05-30 00:14:18 +0000
commitc784f93856c0d51f9796295d01a735d10b9faebd (patch)
tree27a0c661023b27daf4b28dedbff40ce89889c99a /Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins
parentbbe4b4aa208edad91c551fcac1c8af2a6a7d61c1 (diff)
new pstricks package pst-pdgr
git-svn-id: svn://tug.org/texlive/trunk@1618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins')
-rw-r--r--Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins b/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins
new file mode 100644
index 00000000000..544dcde06c7
--- /dev/null
+++ b/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins
@@ -0,0 +1,48 @@
+%
+% Doctrip file for pst-pedigree
+% This file is in public domain
+% $Id: pst-pdgr.ins,v 1.6 2006/04/19 20:30:09 boris Exp $
+%
+\def\batchfile{pst-pdgr.ins}
+\input docstrip
+\keepsilent
+\showprogress
+
+\declarepreamble\cfg
+
+You are allowed and encouraged to modify THIS file.
+
+Good luck
+
+\endpreamble
+
+% This should be deleted in the final version
+\askforoverwritefalse
+
+\generate{%
+ \file{pst-pdgr.tex}{\from{pst-pdgr.dtx}{tex}}
+ \file{pst-pdgr.sty}{\from{pst-pdgr.dtx}{latex}}
+ \usepreamble\empty\usepreamble\cfg\file{pst-pdgr.cfg}{\from{pst-pdgr.dtx}{cfg}}}
+
+\obeyspaces
+\Msg{*********************************************************}%
+\Msg{* Congratulations! You successfully generated the *}%
+\Msg{* pst-pdgr package. *}%
+\Msg{* *}%
+\Msg{* Please move the files pst-pdgr.sty & pst-pdgr.cfg to *}%
+\Msg{* the place where LaTeX files are kept in your system; *}%
+\Msg{* e. g. /usr/share/texmf/tex/latex/pst-pdgr/. Please *}%
+\Msg{* move the file pst-pdgr.tex to the place where generic *}%
+\Msg{* TeX files are kept in your system, for example *}%
+\Msg{* /usr/share/texmf/tex/generic/pstricks/pst-pdgr/. *}%
+\Msg{* *}%
+\Msg{* You may customize your settings by changing the file *}%
+\Msg{* pst-pdgr.cfg. *}%
+\Msg{* *}%
+\Msg{* The documentation is in the file pst-pdgr.pdf. You *}%
+\Msg{* may use the provided Makefile to re-typeset it. *}%
+\Msg{* *}%
+\Msg{* The package is released under LPPL *}%
+\Msg{* *}%
+\Msg{* Happy TeXing! *}%
+\Msg{*********************************************************}% \ No newline at end of file